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

4.3.1

Compare
Choose a tag to compare
@soemre soemre released this 06 Oct 16:07
· 2 commits to main since this release

4.3.1 Release

  • Update document
  • Change ScrollableManager's bool? enableExpandedScroll to bool enableExpandedScroll

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.