FIX: the dpi changed display of bed control
jira: [STUDIO-10067] Change-Id: I84a2763686b004cfb27ddb567b0f6a44577924b0 (cherry picked from commit 36deba9d131b9433998e3fd1c2f96f785d6a6e0a)
This commit is contained in:
@@ -241,6 +241,8 @@ void Button::Rescale()
|
||||
|
||||
if(m_has_style)
|
||||
SetStyle(m_style, m_type);
|
||||
|
||||
Refresh();
|
||||
}
|
||||
|
||||
void Button::paintEvent(wxPaintEvent& evt)
|
||||
|
||||
Reference in New Issue
Block a user