1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-27 10:35:51 +00:00

Call schedule_background_process() after rotating/scaling/flattening using gizmos

This commit is contained in:
Enrico Turri
2018-10-25 12:10:35 +02:00
parent 30fe846158
commit c00ee0659e
4 changed files with 14 additions and 5 deletions
-1
View File
@@ -89,7 +89,6 @@ private:
std::unique_ptr<priv> p;
};
class Plater: public wxPanel
{
public: