mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06:00
call render in main thread by function callAfter(hint by @Vojtech)
This commit is contained in:
parent
8fab4885c7
commit
6d895872b0
4 changed files with 30 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue