Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't wrap client app in Overlay #169

Merged
merged 6 commits into from
Jan 7, 2022
Merged

Don't wrap client app in Overlay #169

merged 6 commits into from
Jan 7, 2022

Conversation

passsy
Copy link
Member

@passsy passsy commented Jan 7, 2022

Wiredash requires an Overlay to show Copy/Paste controls when giving feedback.
That Overlay also wrapped the clients app and cause some side effects. I moved it into the feedback flow along with other widgets that are only required because we use some Material widgets.

Extracted MaterialSupportLayer out of NotAWidgetsApp

Prevents shortcuts from interacting with the wrapped app
Move material related parent widgets into MaterialSupportLayer that is now only used by the feedback flow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant