This repository has been archived by the owner on May 3, 2024. It is now read-only.
4.4.0
4.4.0 Release
- Add
smoothScrolling
parameter toScrollableManager
. (New Smooth Scrolling Feature)
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.