Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Flexibility bugfixes.

Choose a tag to compare

@staguer staguer released this 16 Oct 20:54
· 6 commits to master since this release
187c7ae

Bugfix version fixes handling of flexibility on Overlay and Inset layouts.

  • OverlayLayout now has an optional flexibility parameter, and defaults to the flexibility of the first primary layout.
  • InsetLayout now has an optional flexibility parameter, and the corresponding builder’s flexibility parameter is now hooked up whereas it had no effect before.