Respect maxSize constraint when using grow #1395
MattFromGer
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I would expect that if I define a
minSize,maxSizeandgrowproperty, that the column stays within these bounds. But right now, when specifying agrowproperty, the column will grow infinitely.Is it possible that
growcan also respect the maxSize bounds?Edit: I'm using the
grid-no-growlayout mode, but it should imho also be respected ingridmodeBeta Was this translation helpful? Give feedback.
All reactions