-
Declara Denis authored
When rapidly switching between processors in the tree view, the PropertyCollectionWidgets would sometimes cause the program to crash. This happened because some signals originated from a different Thread and sometimes caused a user-after-free error on the widget objects.
Declara Denis authoredWhen rapidly switching between processors in the tree view, the PropertyCollectionWidgets would sometimes cause the program to crash. This happened because some signals originated from a different Thread and sometimes caused a user-after-free error on the widget objects.
Loading