Opened 7 years ago
Closed 7 years ago
Problem occurs when the property editor is active and Ctrl+Tab is pressed.
This causes the model to be changed *first* and the "valueChanged()" signal now operating on an invalid model pointer.
In 956/PostProcPart:
Fixed #99 (crash when pressing Ctrl+Tab while in property editor)
Problem occurs when the property editor is active and Ctrl+Tab is pressed.
This causes the model to be changed *first* and the "valueChanged()" signal now operating on an invalid model pointer.