Implement wxGetDisplaySizeMM() correctly in wxOSX
Return the real screen size instead of hard-coding 72 DPI. Closes #17614.
This commit is contained in:
committed by
Vadim Zeitlin
parent
e300f28976
commit
49801e57f1
@@ -120,6 +120,7 @@ wxMSW:
|
||||
wxOSX:
|
||||
|
||||
- Fix handling of non-BMP characters in GetPartialTextExtents() (ARATA Mizuki).
|
||||
- Implement wxGetDisplaySizeMM() correctly (David Vanderson).
|
||||
- Remove extra borders around wxFilePickerCtrl (John Roberts).
|
||||
- Set up extensions filter correctly in wxFileDialog (nick863).
|
||||
- Turn off automatic quotes substitutions in wxTextCtrl (Xlord2).
|
||||
|
Reference in New Issue
Block a user