Parameter expand doesn't change #1834
antonnurapkin
started this conversation in
General
Replies: 2 comments
-
But it doesn't happened after assignment of variable |
Beta Was this translation helpful? Give feedback.
0 replies
-
If I understand the question correctly: You need to update |
Beta Was this translation helpful? Give feedback.
0 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 have this structure of my main page:
[Container(expand=1), all_widgets(expand=part),Container(expand=1)],
where part= 5
Empty containers need for adaptive padding. When I make other window sizes, I want to change the relation of containers and widgets by changing the variable.
Beta Was this translation helpful? Give feedback.
All reactions