Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

4.4.0

Compare
Choose a tag to compare
@soemre soemre released this 06 Oct 17:12
· 1 commit to main since this release

4.4.0 Release

  • Add smoothScrolling parameter to ScrollableManager. (New Smooth Scrolling Feature)

4.3.0 Release

  • Added the startLevel parameter to the DraggableMenu widget.

  • Changed the DraggableMenu's addValueListener parameter's return value of double? raw to double raw.

  • Added the expandable getter to the CustomDraggableMenu class.