mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 11:25:54 +08:00
fix a tiny UI bug: wrong slice btn style
This commit is contained in:
parent
7e1a2840e5
commit
53f3b8b009
@ -1707,7 +1707,6 @@ void MainFrame::update_side_button_style()
|
||||
// BBS
|
||||
int em = em_unit();
|
||||
|
||||
m_slice_btn->SetLayoutStyle(1);
|
||||
/*m_slice_btn->SetLayoutStyle(1);
|
||||
m_slice_btn->SetTextLayout(SideButton::EHorizontalOrientation::HO_Center, FromDIP(15));
|
||||
m_slice_btn->SetMinSize(wxSize(-1, FromDIP(24)));
|
||||
|
Loading…
x
Reference in New Issue
Block a user