Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shrinkability issues #34

Open
matthiasclasen opened this issue Nov 5, 2017 · 1 comment
Open

shrinkability issues #34

matthiasclasen opened this issue Nov 5, 2017 · 1 comment

Comments

@matthiasclasen
Copy link

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 ?

@ptomato
Copy link
Contributor

ptomato commented Nov 5, 2017

Could be related to #19?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants