mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX: missing conveinent mode in dark mode
jira:STUDIO-9565 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I1ad34bafc0a86c40644e664abf160fe225a67ab9 (cherry picked from commit 6aee70b9674875a392cb9264657f8e1ee16c3811)
This commit is contained in:
@@ -217,6 +217,7 @@ void FilamentGroupPopup::Init()
|
||||
}
|
||||
|
||||
UpdateButtonStatus();
|
||||
GUI::wxGetApp().UpdateDarkUIWin(this);
|
||||
}
|
||||
|
||||
void FilamentGroupPopup::tryPopup(Plater* plater,PartPlate* partplate,bool skip_plate_sync)
|
||||
|
||||
Reference in New Issue
Block a user