Rewrote UI for ObjectManipulation without using of OptionsGrope

This commit is contained in:
YuSanka
2019-09-18 15:10:36 +02:00
parent cc0b9ced89
commit 8b5864a5fa
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()