mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX:Fixed some UI layout issues for monitor page
Change-Id: I91fc50b63ff79ef7e9b7df600325a619c6764a09
This commit is contained in:
@@ -933,7 +933,7 @@ AmsIntroducePopup::AmsIntroducePopup(wxWindow* parent)
|
||||
|
||||
m_staticText_top = new Label(this, _L("Do not Enable AMS"));
|
||||
m_staticText_top->SetFont(::Label::Head_13);
|
||||
m_staticText_top->SetForegroundColour(wxColour(0x323A3D));
|
||||
// m_staticText_top->SetForegroundColour(wxColour(0x323A3D));
|
||||
m_staticText_top->Wrap(-1);
|
||||
bSizer4->Add(m_staticText_top, 0, wxALL, 5);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user