Rewrote UI for ObjectManipulation without using of OptionsGrope

This commit is contained in:
YuSanka 2019-09-18 15:10:36 +02:00
parent 0890c1417a
commit c9c407cc2b
4 changed files with 354 additions and 7 deletions

View file

@ -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()