Fix wxPropertyGrid row height on DPI change
Fix collapse button size of wxPropertyGrid in High DPI.
This commit is contained in:
@@ -1766,6 +1766,8 @@ protected:
|
||||
|
||||
void OnSysColourChanged( wxSysColourChangedEvent &event );
|
||||
|
||||
void OnDPIChanged(wxDPIChangedEvent& event);
|
||||
|
||||
void OnTLPClose( wxCloseEvent& event );
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user