mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
Fix AMS panel colour
This commit is contained in:
@@ -525,7 +525,7 @@ public:
|
||||
|
||||
protected:
|
||||
wxSize m_cube_size;
|
||||
wxColour m_background_colour = {AMS_CONTROL_DEF_BLOCK_BK_COLOUR};
|
||||
wxColour m_background_colour = {AMS_CONTROL_DEF_LIB_BK_COLOUR};
|
||||
int m_padding = {7};
|
||||
int m_space = {5};
|
||||
bool m_hover = {false};
|
||||
|
||||
Reference in New Issue
Block a user