mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Added code to allow to customize skipping invisible moves when moving horizontal slider thumb in preview
This commit is contained in:
@@ -365,6 +365,7 @@ public:
|
||||
size_t last{ 0 };
|
||||
};
|
||||
|
||||
bool skip_invisible_moves{ false };
|
||||
Endpoints endpoints;
|
||||
Endpoints current;
|
||||
Endpoints last_current;
|
||||
|
||||
Reference in New Issue
Block a user