Files
wxWidgets/src
Vadim Zeitlin 7c7ff3cd42 Add wxBitmap::GetDIPSize() and use it in wxBitmapBundleImplArt
This fixes the problem with wrong standard bitmaps size when using high
DPI for the main monitor with wxMSW, as GetScaledSize() used here since
31f2892200 (Avoid bitmap scaling in wxArtProvider::GetBitmapBundle(),
2021-12-17) was not the right function to use there.

Closes #19331.
2022-01-13 17:34:49 +00:00
..
2021-12-09 20:00:50 +01:00
2021-12-09 20:00:50 +01:00
2021-11-20 15:26:38 +01:00