-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I have a working system of constraints that generates the expected layout, but in a small window. Now I'm adding constraints
super.width <= 1000
super.height <= 1000
and my window gets big.
I can sort-of understand that the solution with a window thats as big as allowed might be the optimum.
But why can't I shrink the window now ?
Metadata
Metadata
Assignees
Labels
No labels