Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

0.6.3

Compare
Choose a tag to compare
@zenangst zenangst released this 06 Oct 10:09
· 533 commits to master since this release
d73b118

Fixes a scroll bug on macOS where the content size did not calculate properly because wrapped view frame updates
were ignored. Now, this kind of updates is forced which makes the contentSize valid.

  • Improves layoutViews with new force label
  • Force updates the family scroll view when a wrapped view changes frame
  • Adds wrapperViewDidChangeFrame to FamilyScrollView, this is invoked to force the layout algorithm to run