mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-15 07:32:39 -07:00
Custom control : Implemented update items visibility in respect to the mode
This commit is contained in:
committed by
Oleksandra Yushchenko
parent
534a2f5d33
commit
1b3c288b35
@@ -312,6 +312,8 @@ void Field::get_value_by_opt_type(wxString& str, const bool check_value/* = true
|
||||
|
||||
void Field::msw_rescale(bool rescale_sidetext)
|
||||
{
|
||||
if (!m_Undo_btn)
|
||||
return;
|
||||
m_Undo_to_sys_btn->msw_rescale();
|
||||
m_Undo_btn->msw_rescale();
|
||||
m_blinking_bmp->msw_rescale();
|
||||
|
||||
Reference in New Issue
Block a user