Orderella/PopupDialog

Speed-up showing PopupDialog possible?

sabiland opened this issue · 1 comments

Is it possible to speed-up presenting PopupDialog?

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