call render in main thread by function callAfter(hint by @Vojtech)

This commit is contained in:
Filip Sykala 2021-08-20 14:29:52 +02:00
parent 8fab4885c7
commit 6d895872b0
4 changed files with 30 additions and 14 deletions

View file

@ -35,6 +35,7 @@ private:
void process();
void set_its(indexed_triangle_set &its);
void create_gui_cfg();
void request_rerender();
bool m_is_valid_result; // differ what to do in apply
volatile int m_progress; // percent of done work