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:
xun.zhang
2025-02-11 19:51:22 +08:00
committed by Noisyfox
parent ab42d424a9
commit 3bbd2e7dc6
2 changed files with 22 additions and 13 deletions

View File

@@ -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 };