mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06:00
Fix: Do not revert changes on change GLGizmoBase::m_state when apply was used
This commit is contained in:
parent
af413e37bb
commit
9f70afe44e
2 changed files with 16 additions and 14 deletions
|
@ -32,6 +32,7 @@ protected:
|
|||
virtual void on_set_state() override;
|
||||
|
||||
private:
|
||||
void after_apply();
|
||||
void close();
|
||||
void process();
|
||||
void set_its(indexed_triangle_set &its);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue