Improve DPI change handling on MSW.
This commit is contained in:
@@ -284,7 +284,7 @@ void BITMAP_BUTTON::OnDPIChanged( wxDPIChangedEvent& aEvent )
|
||||
invalidateBestSize();
|
||||
}
|
||||
|
||||
// Don't skip, otherwise the button gets too big
|
||||
aEvent.Skip();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user