mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Added code to allow to customize skipping invisible moves when moving horizontal slider thumb in preview
This commit is contained in:
parent
170fe23b46
commit
32436aea6f
2 changed files with 15 additions and 11 deletions
|
@ -365,6 +365,7 @@ public:
|
|||
size_t last{ 0 };
|
||||
};
|
||||
|
||||
bool skip_invisible_moves{ false };
|
||||
Endpoints endpoints;
|
||||
Endpoints current;
|
||||
Endpoints last_current;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue