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

Changing blurEnabled and opacity for a single instance of PopupDialog #376

Open
jeffduet opened this issue Feb 8, 2022 · 0 comments
Open

Comments

@jeffduet
Copy link

jeffduet commented Feb 8, 2022

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.

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

1 participant