mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-18 16:46:25 +03:00
Experiments with msw_rescale fixing
This commit is contained in:
@@ -2478,6 +2478,8 @@ void LockButton::msw_rescale()
|
||||
m_bmp_lock_off .msw_rescale();
|
||||
m_bmp_unlock_on .msw_rescale();
|
||||
m_bmp_unlock_off.msw_rescale();
|
||||
|
||||
enter_button(false);
|
||||
}
|
||||
|
||||
void LockButton::enter_button(const bool enter)
|
||||
|
||||
Reference in New Issue
Block a user