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

ftxui::size constraints get ignored #993

Open
techsupport-noah opened this issue Jan 22, 2025 · 0 comments
Open

ftxui::size constraints get ignored #993

techsupport-noah opened this issue Jan 22, 2025 · 0 comments

Comments

@techsupport-noah
Copy link

When using a ftxui::Table with more entries than the table can render, the size constraints of other elements in the layout get overturned. This could also be relevant when using larger tables and adjusting the size of the window.
The problem only occurs when using the ftxui::Table component as far as I know.

Here is the layout with an empty table:
Image

Here is the layout with a filled table:
Image

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

No branches or pull requests

1 participant