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.
Add onaftershow & onbeforehide events to ToolBar widget #8585
Open
Description
The full-screen Toolbar widget will hide or show when data-tap-toggle is enabled, but there isn't any notification event for that.
Raising events show() after Toolbar has been shown and hide() before Toolbar will be hidden can help to reposition other page elements which can profit from the full-page layout.
This will be especially useful for mobile devices (less screen space available).
Metadata
Metadata
Assignees
Labels
No labels