Skip to content

bugfix: skip hardcoded titleHeight in calc if there is no title or subtitle#85

Open
linusbrolin wants to merge 1 commit intonatancabral:mainfrom
linusbrolin:bugfix-height-check
Open

bugfix: skip hardcoded titleHeight in calc if there is no title or subtitle#85
linusbrolin wants to merge 1 commit intonatancabral:mainfrom
linusbrolin:bugfix-height-check

Conversation

@linusbrolin
Copy link

The hardcoded titleHeight will mess up the height calculations if there is no title or subtitle.
It will think that cell content on last row won't fit, even though it should, just because it thinks there is a title/subtitle above the table, when there really isn't any.

…tle or subtitle

It will mess up the height calculations.
It will think that cell content on last row won't fit, even though it should, just because it thinks there is a title/subtitle above the table, when there really isn't any.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant