mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 07:56:24 -06:00
FIX:Fixed some UI layout issues for monitor page
Change-Id: I91fc50b63ff79ef7e9b7df600325a619c6764a09
This commit is contained in:
parent
d25f7535a9
commit
86490d4cef
4 changed files with 7 additions and 6 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue