This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Preset suggestion: navbar items toggable #4059
Closed
Description
My footer navbar displays a drawer that slides in from under the footer. On clicking the button again, the drawer slides back. It would be nice if the user clicks the button the second time, the button's class ui-btn-active is removed (on line 4776 in 1.1.0-rc.2).
I guess this should be enabled through a setting to not interfere with current, default behavior.