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

Speed-up showing PopupDialog possible? #359

Open
sabiland opened this issue Dec 5, 2020 · 1 comment
Open

Speed-up showing PopupDialog possible? #359

sabiland opened this issue Dec 5, 2020 · 1 comment

Comments

@sabiland
Copy link

sabiland commented Dec 5, 2020

Is it possible to speed-up presenting PopupDialog?

@pallik
Copy link

pallik commented Oct 7, 2021

DynamicBlur is rendering even when blurEnabled is set to false via PopupDialogOverlayView.appearance() proxy. It's in PresentationController.containerViewWillLayoutSubviews() method - calling overlay.blurView.refresh().

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

No branches or pull requests

2 participants