mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 03:42:05 +00:00
FIX: [STUDIO-1486] set drawsBackground false for NSTextField
Change-Id: I46d6a2812d27e30cf56c037e33bb97d3d063a5b5
This commit is contained in:
@@ -1163,7 +1163,6 @@ void Sidebar::msw_rescale()
|
||||
|
||||
void Sidebar::sys_color_changed()
|
||||
{
|
||||
#ifdef _WIN32
|
||||
wxWindowUpdateLocker noUpdates(this);
|
||||
|
||||
#if 0
|
||||
@@ -1192,7 +1191,6 @@ void Sidebar::sys_color_changed()
|
||||
p->frequently_changed_parameters->sys_color_changed();
|
||||
#endif
|
||||
p->object_settings->sys_color_changed();
|
||||
#endif
|
||||
|
||||
//BBS: remove print related combos
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user