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 on gui change (e.g. image remove / change) #70

Merged
merged 3 commits into from
May 18, 2019

Conversation

Tom94
Copy link
Owner

@Tom94 Tom94 commented May 18, 2019

Turns out, nanogui has a problem with dangling pointers when Widgets are removed (wjakob/nanogui#331)

This PR incorporates a not-yet-merged fix for the problem (wjakob/nanogui#341) in tev's nanogui fork.

Fixes #69 (and likely also the until-now elusive crash on closing images)

@Tom94 Tom94 merged commit 8aa5682 into master May 18, 2019
@Tom94 Tom94 deleted the fix-crash-on-gui-change branch May 18, 2019 07:45
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 when viewing multi channel image
1 participant