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

Fix crash when certain symbol pages are open in style dock and QGIS is closed or a new project opened #54749

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

nyalldawson
Copy link
Collaborator

(eg categorized class symbol editors)

The symbol ownership of QgsSymbolSelectorWidget is very messy, and we can't fix till 4.0. Workaround this by introducing a temporary API to transfer symbol ownership to the widget.

categorized class symbol editors, and QGIS is closed or a new project
opened

The symbol ownership of QgsSymbolSelectorWidget is very messy, and
we can't fix till 4.0. Workaround this by introducing a temporary
API to transfer symbol ownership to the widget.
@github-actions github-actions bot added this to the 3.34.0 milestone Sep 27, 2023
@nyalldawson nyalldawson merged commit 784c844 into qgis:master Sep 29, 2023
34 checks passed
@nyalldawson nyalldawson deleted the fix_crash_symbol_selector branch September 29, 2023 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants