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

#1231 - Fix crash in License and Changelog dialogs on configuration change #1232

Conversation

jsoberg
Copy link
Contributor

@jsoberg jsoberg commented Nov 29, 2023

Hey all - I just made a PR to fix #1231 vs adding a proposal first since it was a very small and straightforward fix. This PR marks SimpleWebViewDialog implementers with public constructors instead of private, so that they can be recreated automatically on a configuration change (circumventing and fixing the linked crash).

Let me know if there's anything else I should be adding here. Thanks!

…dialog fragments so that they can be recreated on configuration change
@michaelschattgen
Copy link
Member

Looks good to me, thank you for your contribution!

@michaelschattgen michaelschattgen merged commit 88caafd into beemdevelopment:master Nov 29, 2023
4 checks passed
@jsoberg jsoberg deleted the jsoberg/1231/fixing-configuration-change-licensedialog-crash branch January 5, 2024 00:28
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

Successfully merging this pull request may close these issues.

Crash on configuration change when License dialog is open
2 participants