Skip to content
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
@deblocker

Description

@deblocker

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions