Files
wxWidgets/include/wx/osx
Vadim Zeitlin 6ec36a900c Separate the requested and effective size of toolbar bitmaps
Add wxToolBarBase::DoSetToolBitmapSize() which does everything that
SetToolBitmapSize() used to do and make SetToolBitmapSize() itself also
remember the size passed to it in a new field, so that we could check
that we don't decrease the bitmap size below the size requested by the
application, while still being able to decrease it if necessary due to a
DPI change.

This allows SetToolBitmapSize() to continue working as before, i.e.
scale the bitmaps up if necessary without ever scaling them down, but
also allows them to resize in both directions when DPI changes.

Closes #22105.
2022-02-10 00:12:14 +00:00
..
2020-01-23 21:13:11 +01:00
2022-01-22 22:44:00 +00:00
2019-04-05 11:08:53 -07:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2019-04-05 11:08:53 -07:00
2020-07-17 17:52:16 +02:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2016-12-11 15:20:42 +01:00
2021-11-26 22:26:49 +01:00
2019-04-05 11:08:53 -07:00
2020-12-31 18:51:46 +01:00
2020-07-17 17:52:16 +02:00
2020-07-17 17:52:16 +02:00
2022-02-04 15:45:49 +03:00
2020-07-17 17:52:16 +02:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2019-04-05 11:08:53 -07:00
2020-07-17 17:52:16 +02:00
2019-04-05 11:08:53 -07:00
2020-07-17 17:52:16 +02:00
2019-04-05 11:08:53 -07:00
2021-04-04 17:04:18 +02:00