How to hide an element in a Grid Layout without taking space? #8212
Unanswered
J0hannes101
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to hide a element in a Grid Layout without taking space.
I've tried:
which wont work -->
"The binding for the property 'height' is part of a binding loop"
Since conditional elements aren't yet supported for grid layouts, it's not an option.
Beta Was this translation helpful? Give feedback.
All reactions