mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-23 04:01:49 +00:00
FIX: do not hover if slice option pop up
jira:STUDIO-10275 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ia599ce164d6f8a178b7154d20b49014f67bdbde9 (cherry picked from commit 3133b2a52fc47181b39e75325d1f99a6afb230fb)
This commit is contained in:
@@ -397,6 +397,8 @@ public:
|
||||
SideButton* m_print_btn{ nullptr };
|
||||
SideButton* m_print_option_btn{ nullptr };
|
||||
|
||||
SidePopup* m_slice_option_pop_up{ nullptr };
|
||||
|
||||
FilamentGroupPopup* m_filament_group_popup{ nullptr };
|
||||
mutable bool m_slice_enable{ true };
|
||||
mutable bool m_print_enable{ true };
|
||||
|
||||
Reference in New Issue
Block a user