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

View file

@ -89,7 +89,6 @@ private:
std::unique_ptr<priv> p;
};
class Plater: public wxPanel
{
public: