You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DynamicBlur is rendering even when blurEnabled is set to false via PopupDialogOverlayView.appearance() proxy. It's in PresentationController.containerViewWillLayoutSubviews() method - calling overlay.blurView.refresh().
Is it possible to speed-up presenting PopupDialog?
The text was updated successfully, but these errors were encountered: