Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Row properties #121

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Alan-M-Thomaz
Copy link

Added options for setting height and cantSplit (keep_together) for each row individually.

Tried to keep it similar to cell stilling, and to keep backward compatibility, setting those new values to defaults that should not change anything.

For backward compatibility, i created table_rows that is a list of TableRowModel, and changed rows to map table_rows to the old format of an matrix of cells. But, would be better find someway to make TableRowModel fully comparability with the old simple array row.

#119 row height settings

@Alan-M-Thomaz
Copy link
Author

The errors in CI test doesn't seen to be in nothing that i touched, and also completely pass in some versions, so i will not look what are causing those errors.

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