Add a HUG feature for the controls, including page. #2069
elsanguchemecatronico
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
Please can you provide a link to a clearer explanation 'hug' feature?
I wrote an article on that recently: https://python.plainenglish.io/how-to-determine-the-size-of-any-flet-control-python-ddc5631dd442 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I apologize if this feature is already implemented, but I can't find it.
It would be nice to allow the layout controls to hug the controls inside of it, just like auto layout in Figma works.
In particular, I'm interested in a vertical hug feature for the page control since I have no clue on how to calculate the total height of the controls inside of it (most height properties are none).
Beta Was this translation helpful? Give feedback.
All reactions