mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Rewrote UI for ObjectManipulation without using of OptionsGrope
This commit is contained in:
parent
0890c1417a
commit
c9c407cc2b
4 changed files with 354 additions and 7 deletions
|
@ -2987,6 +2987,8 @@ void LockButton::msw_rescale()
|
|||
m_bmp_lock_closed_f.msw_rescale();
|
||||
m_bmp_lock_open.msw_rescale();
|
||||
m_bmp_lock_open_f.msw_rescale();
|
||||
|
||||
update_button_bitmaps();
|
||||
}
|
||||
|
||||
void LockButton::update_button_bitmaps()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue