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 non string layout attributes in rink #1781

Merged
merged 1 commit into from Jan 4, 2024

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented Jan 3, 2024

The current rink code only applies layout attributes when they are a string, not a literal bool, f32, or i23. This PR fixes that bug

Fixes #1780

@ealmloff ealmloff added bug Something isn't working tui labels Jan 3, 2024
@jkelleyrtp jkelleyrtp merged commit 60f6ef8 into DioxusLabs:master Jan 4, 2024
9 of 10 checks passed
@ealmloff ealmloff deleted the fix-non-string-layout-tui branch January 4, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can I use flex grow in TUI
2 participants