You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: