klaudyu / CalcCraft

have formulas in tables like in excel: a1+a2, sum(), etc.
Apache License 2.0
42 stars 2 forks source link

Row and Column Names Very Large #4

Open iamrecursion opened 8 months ago

iamrecursion commented 8 months ago

I have both the row and column names taking up significant space compared to how they could be. They could use a lot less space and only grow as needed.

image
iamrecursion commented 8 months ago

Source for that table is below.

| Item       |                  Cost (USD) | Date | Description |
|:---------- | ---------------------------:|:---- |:----------- |
|            |                             |      |             |
| **TOTAL:** | =round(sum(+0c2:+0c-1r), 2) |      |             |