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

Fix individual table cells being split #35

Merged
merged 3 commits into from
Mar 21, 2024
Merged

Conversation

lampsitter
Copy link
Owner

Fixes #33

Each cell must be wrapped in ui.horizontal. This unfortunately requires
parsing the table before drawing the events.
@lampsitter lampsitter marked this pull request as ready for review March 20, 2024 18:45
@crumblingstatue
Copy link
Contributor

Thank you, this solves my issue!
image

@lampsitter lampsitter merged commit 27610b8 into master Mar 21, 2024
1 check passed
@lampsitter lampsitter deleted the table-column-fix branch March 21, 2024 15:45
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.

Table creates extra columns for items that belong in the same column
2 participants