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

Clarify box dimension behaviour #83

Closed
MartinHowarth opened this issue Jan 9, 2020 · 1 comment
Closed

Clarify box dimension behaviour #83

MartinHowarth opened this issue Jan 9, 2020 · 1 comment
Labels
medium Medium amount of work estimated

Comments

@MartinHowarth
Copy link
Owner

Probably do:

  • if box definition dimension is none, then auto-update size on add/remove to always match bounding rect of children
  • otherwise box is fixed size as set on init
  • current things with dynamic size (e.g. button) instead change to have None dimensions and have children who define their size
@MartinHowarth MartinHowarth added the medium Medium amount of work estimated label Jan 9, 2020
@MartinHowarth
Copy link
Owner Author

Fixed by #84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Medium amount of work estimated
Projects
None yet
Development

No branches or pull requests

1 participant