pladams9 / hexsheets

A basic spreadsheet application with hexagonal cells inspired by: http://www.secretgeek.net/hexcel.
MIT License
91 stars 3 forks source link

Spreadsheets should be able to change size (# of rows/columns) #45

Open pladams9 opened 4 years ago

pladams9 commented 4 years ago

This should be, in order of preference:

pladams9 commented 4 years ago

Why should a hexsheet grow only down and right? Why couldn't it start at [0, 0] and expand infinitely in all directions?