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
I have a need to change PopupDialogOverlayView.blurEnabled and .opacity for a single instance of PopupDialog, and not for others. While I can change PopupDialogOverlayView.appearance() before and after I use the dialog, that is a bit hacky and I would like to figure out the cleanest way to change these parameters for a single instance.
If this is not possible now then I would like to have this feature added if possible.
The text was updated successfully, but these errors were encountered:
I have a need to change PopupDialogOverlayView.blurEnabled and .opacity for a single instance of PopupDialog, and not for others. While I can change PopupDialogOverlayView.appearance() before and after I use the dialog, that is a bit hacky and I would like to figure out the cleanest way to change these parameters for a single instance.
If this is not possible now then I would like to have this feature added if possible.
The text was updated successfully, but these errors were encountered: