Skip to content

Exception Warning popup hides everything underneath #212

@dschilens

Description

@dschilens

As far as I can tell, if the exception warning popup appears on the bottom of the screen there's no way for me to make sure any UI underneath it is still visible. The popup is very useful, but I need some way of knowing if it opened & how big it is so I can move all my other debugging UI up and out of the way.

At the very least, it'd be great if the plugin let me know a "safe area" of how high the popup will be (similarly to how we know how big the notch is on the screen) so I can scooch stuff out of the way. It'd be even better if I could get that and some callback for when the popup is shown and hidden - I'm pinched on screen space so I don't want to permanently shift everything up.

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