ENH: refine some ui logics with filament map

1. Optimize performance with pop up
2. Optimize display in dark mode

jira:NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic0f72a42e791fb58b84e7a88d7a34ced3a9e8c38
(cherry picked from commit 481ebc4a4b9353d8c9ef9d6bf64cb0006364e839)
This commit is contained in:
xun.zhang
2024-12-28 16:21:29 +08:00
committed by Noisyfox
parent 9a0ad397ea
commit f585f2ef1d
12 changed files with 175 additions and 112 deletions

View File

@@ -15379,6 +15379,7 @@ void Plater::open_filament_map_setting_dialog(wxCommandEvent &evt)
plate_filament_maps,
curr_plate->get_extruders(true),
display_mode,
this->get_machine_sync_status(),
true
);