ENH:preview slider forbidden adding color-change when open spiral vase

Change-Id: I99cf950c301a0b4f455b039972f144d8f14880f8
This commit is contained in:
liz.li 2023-02-20 17:34:28 +08:00 committed by Lane.Wei
parent 971c7f358e
commit 40a6fb2fe8
2 changed files with 6 additions and 1 deletions

View file

@ -186,6 +186,7 @@ private:
bool m_enable_action_icon = true;
bool m_enable_cog_icon = false;
bool m_is_wipe_tower = false; // This flag indicates that there is multiple extruder print with wipe tower
bool m_is_spiral_vase = false;
bool m_display_lower = true;
bool m_display_higher = true;
int m_selected_tick_value = -1;