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

qt: Fix crash when moving a Component #378

Merged
merged 1 commit into from Jan 17, 2022
Merged

qt: Fix crash when moving a Component #378

merged 1 commit into from Jan 17, 2022

Commits on Jan 17, 2022

  1. qt: Fix crash when moving a Component

    We need to invalidate the one we are moving, otherwise we get a 2x
    unref.
    aleixpol committed Jan 17, 2022