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

do not hold a pointer to an QGraphicsItem within a QGraphicsItem #30275

Closed
wants to merge 1 commit into from

Conversation

3nids
Copy link
Member

@3nids 3nids commented Jun 19, 2019

supersedes #30269

do not hold a pointer to an QGraphicsItem within a QGraphicsItem
since map canvas is deleting them all, this is causing a crash when trying to delete the already deleted item in the parent item

this should fix #28962

since map canvas is deleting them all, this is causing a crash when trying to delete the already deleted item in the parent item
@m-kuhn
Copy link
Member

m-kuhn commented Jun 20, 2019

Backport?

@3nids 3nids closed this Jun 20, 2019
@3nids 3nids deleted the fix28962v2 branch June 20, 2019 12:20
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.

Snapping tooltips + advanced digitizing QGIS not responding
2 participants