-
-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
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
Labels
No labels