Replies: 1 comment 1 reply
-
I'm not sure I understand your problem based on these video. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
In my app, I wanted to set default width/height of app to bigger value, but using different
preferred-width
/preferred-height
values not changes default size of window(I used different min-width to show that this property changes, but preferred-width not).simplescreenrecorder-2023-11-02_18.57.06.mp4
When checking for project for reproduce issue, I found strange situation where HorizontalLayout and ListView in VerticalLayout disabled possibility to change width of item.
Is this a bug?
simplescreenrecorder-2023-11-02_19.31.42.mp4
Beta Was this translation helpful? Give feedback.
All reactions