mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-29 06:43:15 +08:00
FIX: missing conveinent mode in dark mode
jira:STUDIO-9565 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I1ad34bafc0a86c40644e664abf160fe225a67ab9
This commit is contained in:
parent
459671dcb6
commit
6aee70b967
@ -217,6 +217,7 @@ void FilamentGroupPopup::Init()
|
||||
}
|
||||
|
||||
UpdateButtonStatus();
|
||||
GUI::wxGetApp().UpdateDarkUIWin(this);
|
||||
}
|
||||
|
||||
void FilamentGroupPopup::tryPopup(Plater* plater,PartPlate* partplate,bool skip_plate_sync)
|
||||
|
Loading…
x
Reference in New Issue
Block a user