This repository has been archived by the owner on May 3, 2024. It is now read-only.
4.3.1
4.3.1 Release
- Update document
- Change
ScrollableManager
'sbool? enableExpandedScroll
tobool enableExpandedScroll
4.3.0 Release
-
Added the
startLevel
parameter to theDraggableMenu
widget. -
Changed the
DraggableMenu
'saddValueListener
parameter's return value ofdouble? raw
todouble raw
. -
Added the
expandable
getter to theCustomDraggableMenu
class.