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

Report/react to layout geometries that won't fit in the availble window #908

Closed
freakboy3742 opened this issue May 14, 2020 · 0 comments · Fixed by #2020
Closed

Report/react to layout geometries that won't fit in the availble window #908

freakboy3742 opened this issue May 14, 2020 · 0 comments · Fixed by #2020
Labels
bug A crash or error in behavior.

Comments

@freakboy3742
Copy link
Member

Via #906, it became clear that it is possible to specify layout geometries that exceed the specified size of a window - i.e., you can specify a geometry that requires at least 350px of horizontal space, and also specify a window width of 300px.

In this situation, we should:

  1. Report that there is a geometry problem
  2. Modify the size of the window so that it is at least the minimum viable size.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A crash or error in behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant