Skip to content

v0.4.4

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 07 Jan 22:23
· 110 commits to master since this release

Features:

Changes:

  • Improved layout calculation. The quadrant that fits the Popover the most is chosen even when the Popover doesn't fit at all. Thanks @ChrisCinelli. 863a551

Fixes:

  • If the Popover is equal to the frame size it should still be considered a fit (currently it has to be smaller, the new semantic is smaller-or-equal). Thanks @ChrisCinelli. 863a551