mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-03 01:39:11 -07:00
Added SETTINGS_SELECTED_ON_SIDEBAR flag to undo/redo
This commit is contained in:
@@ -38,6 +38,7 @@ struct SnapshotData
|
||||
// Bitmask of various binary flags to be stored with the snapshot.
|
||||
enum Flags {
|
||||
VARIABLE_LAYER_EDITING_ACTIVE = 1,
|
||||
SETTINGS_SELECTED_ON_SIDEBAR = 2,
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user