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

squeezimize: Set output pointer and avoid shadowing #2473

Closed
wants to merge 1 commit into from

Conversation

kode54
Copy link
Contributor

@kode54 kode54 commented Sep 26, 2024

This fixes a crash related to minimizing with squeezimize using multiple outputs.

This fixes a crash related to minimizing with squeezimize using multiple
outputs.
Copy link
Member

@ammen99 ammen99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When the view is moved to a different output (or when its output is destroyed), we are supposed to remove the whole transformer, see animate.cpp.

Therefore this is just a workaround and not a proper fix for the issue, sorry.

@kode54 kode54 closed this Sep 27, 2024
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.

3 participants