Corrects unsaved parameters behavior when showing/hidding all spots
This commit is contained in:
@@ -105,7 +105,8 @@ public:
|
||||
SpotCreation = 1,
|
||||
SpotDeletion = 2,
|
||||
SpotSelection = 3,
|
||||
SpotDuplication = 4
|
||||
SpotDuplication = 4,
|
||||
SpotAllVisibilityChanged = 5
|
||||
};
|
||||
|
||||
// Constructor and management functions
|
||||
|
Reference in New Issue
Block a user