1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Some reverts for commit 4cd4d2c8b5

This commit is contained in:
YuSanka
2019-08-14 17:05:26 +02:00
parent fbda7be89d
commit 2d1c554758
3 changed files with 2 additions and 7 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ protected:
int m_em_unit;
// To avoid actions with no-completed Tab
bool m_complited { false };
ConfigOptionMode m_mode = comUndef;
ConfigOptionMode m_mode = comExpert; // to correct first Tab update_visibility() set mode to Expert
public:
PresetBundle* m_preset_bundle;