We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
STEPS Launch application Graph Insert Filter Select Filter (e.g. AVI Mux) Click Property Page Click Close on launched property page
EXPECTED Property page closes
ACTUAL Application crashes
Side effect of the fix for issue #239 when property page is launched without being associated with a filter.
The text was updated successfully, but these errors were encountered:
Fix for issue #329 : crash closing property page launched from filter…
71d6bb6
…s window.
Fixed by commit https://github.com/cplussharp/graph-studio-next/commit/71d6bb684b7b18bf8bc6007c07dd96a5de3385eb
Code was previously closing property pages which had null filter pointer.
Sorry, something went wrong.
No branches or pull requests
STEPS
Launch application
Graph Insert Filter
Select Filter (e.g. AVI Mux)
Click Property Page
Click Close on launched property page
EXPECTED
Property page closes
ACTUAL
Application crashes
Side effect of the fix for issue #239 when property page is launched without being associated with a filter.
The text was updated successfully, but these errors were encountered: