When I set the padding of a cell in SpreadJs, then do an auto resize on the row, the cell shrinks to just what the padding is.
If I set no padding, then the cell auto resizes to a standard size which is what I would like to happen.
I would like the standard size of the cell to have slightly more padding than the default, is this possible but for auto resize to work as the default rather than shrinking the cell?