Skip to content

v0.6.2

Compare
Choose a tag to compare
@ryanlintott ryanlintott released this 05 Dec 23:30
· 23 commits to main since this release

Bugfixes for SmartScrollView

  • Content no longer changes id on device orientation change (this used to reset the state of everything inside)
  • SmartScrollView will respond to most available size changes including device orientation changes and re-evaluate sizing correctly.
  • HFlow and other FULayout views should now work correctly inside SmartScrollView without crashing.