mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 08:05:53 +08:00
fix a tiny UI bug: wrong slice btn style
This commit is contained in:
parent
7e1a2840e5
commit
53f3b8b009
@ -1706,8 +1706,7 @@ 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