fix: 'getColContentSize' for single row with 0 as value#1222
Conversation
|
All good by me. @ghiscoding ? |
|
@6pac that's your column resize functions, it seems fine by me, I'll let you deal with this one... |
|
sure mate, thanks, just like to run everything by you. Maybe will stop bugging you about this small stuff. |
|
haha it's all good, no worries 😉 @6pac also if you want to push a new release, just do these steps shown below, in this case a patch release would be correct since it's a bug fix (a new feature would typically be a minor release) and click on the green button "Run Workflow" which is behind the dropdown. I'll let you do this one by yourself so that you know how to do it (only you and I can push new releases) 😃
|
|
Cool. If you're not desperate for a release @muendlein I'll wait a few days and make that other patch as well. |
|
@6pac No worries, this can wait. |

Fixes #1221
Note: I have also added an early return in case of no rows at all.