mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Fixed wrong page selection for Printer Setting after application run
This commit is contained in:
parent
6adb2e7aea
commit
4cd4d2c8b5
3 changed files with 9 additions and 4 deletions
|
@ -218,7 +218,7 @@ protected:
|
|||
int m_em_unit;
|
||||
// To avoid actions with no-completed Tab
|
||||
bool m_complited { false };
|
||||
ConfigOptionMode m_mode = comSimple;
|
||||
ConfigOptionMode m_mode = comUndef;
|
||||
|
||||
public:
|
||||
PresetBundle* m_preset_bundle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue