Show and Hide Layout Size
-
hello, i have Layout.
If i do show in the button hide state, it will look like the picture above. Clicking in this state returns to the normal size. How can I fix it?
-
The size of the button is fixed, and I want the layout to grow to fit the number of visible buttons.
-
@Qt-Jo-Ha said in Show and Hide Layout Size:
i used QVBoxLayout and just set the margins and spacing.
It would be easier to help you if you show the QML code. Your drawing is nice but there are many ways to got this result!