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

4.2.0

Compare
Choose a tag to compare
@soemre soemre released this 04 Oct 15:33
· 6 commits to main since this release

4.2.0 Release

  • Add ModularDraggableMenu UI

4.0.0 Release Notes

  • Added DraggableMenuController to manage the DraggableMenu.

  • Added DraggableMenuLevel.ratio to define the DraggableMenu's height with ratio.

  • Removed the defaultHeight parameter of the DraggableMenu widget. (Provide a DraggableMenuLevel to the levels parameter of the DraggableMenu widget instead.)

If you are coming from an early version before the 4.0.0 of the draggable_menu, check out the version 3.0.0 changes before using.