Alexander Koshelev
b2629a97e5
Add wxBitmapBundle::GetPreferredLogicalSizeFor()
...
We often need the logical bitmap size when using it in size computations
involving window size, so add a function returning it directly to
wxBitmapBundle, similarly to wxBitmap::GetLogicalSize(), to avoid using
FromPhys() everywhere.
Also rename the existing wxBitmapBundle::GetPreferredSizeFor() to
GetPreferredBitmapSizeFor() to make it more clear that this is similar
to wxBitmap::GetSize() and so returns the size in physical units.
Closes #22056 .
2022-01-27 14:29:25 +01:00
..
2021-07-24 17:21:39 +01:00
2021-07-04 15:08:13 +01:00
2013-07-26 16:02:46 +00:00
2020-07-04 22:08:24 +02:00
2020-07-04 22:08:24 +02:00
2019-07-22 21:11:45 +02:00
2013-07-26 16:02:46 +00:00
2013-11-12 18:06:37 +00:00
2021-04-16 12:35:12 +02:00
2018-12-10 19:37:58 +01:00
2013-07-26 16:02:46 +00:00
2016-10-20 21:47:37 +02:00
2013-07-26 16:02:46 +00:00
2020-06-28 15:30:04 +02:00
2013-07-26 16:02:46 +00:00
2020-06-28 15:30:04 +02:00
2013-07-26 16:02:46 +00:00
2019-01-30 17:35:54 +01:00
2013-07-26 16:02:46 +00:00
2013-07-26 16:02:46 +00:00
2019-01-30 17:35:54 +01:00
2021-05-20 13:27:08 +01:00
2021-02-03 12:10:37 +02:00
2016-10-20 21:47:37 +02:00
2013-07-26 16:02:46 +00:00
2015-10-30 20:06:09 -06:00
2017-11-13 22:29:30 +01:00
2015-12-03 21:26:31 +01:00
2019-01-04 14:14:01 +01:00
2021-04-11 14:29:21 +02:00
2022-01-27 14:29:25 +01:00
2020-07-17 15:02:59 +02:00
2022-01-13 00:52:40 +01:00
2020-07-04 22:08:24 +02:00
2013-07-26 16:02:46 +00:00
2013-07-26 16:02:46 +00:00
2019-01-30 17:35:54 +01:00
2016-02-02 21:41:33 +02:00
2016-10-20 21:47:37 +02:00
2018-03-11 22:04:36 +01:00
2020-06-28 15:30:04 +02:00
2019-07-22 21:11:45 +02:00
2016-09-14 18:45:12 +09:00
2013-07-26 16:02:46 +00:00
2013-07-26 16:02:46 +00:00
2020-07-04 22:08:24 +02:00
2020-04-03 14:58:51 +02:00
2015-09-06 21:07:06 -07:00
2013-07-26 16:02:46 +00:00
2019-01-30 17:35:54 +01:00
2013-07-26 16:02:46 +00:00
2013-07-26 16:02:46 +00:00
2020-07-17 17:52:16 +02:00
2018-01-14 18:34:51 +01:00
2013-07-26 16:02:46 +00:00
2015-12-03 21:26:31 +01:00
2013-07-26 16:02:46 +00:00
2021-04-11 13:24:33 +02:00
2016-10-20 21:47:37 +02:00
2016-02-09 23:38:23 +01:00
2013-07-26 16:02:46 +00:00
2018-08-18 14:49:17 +02:00
2019-08-22 14:04:54 +02:00
2013-07-26 16:02:46 +00:00
2022-01-24 17:26:42 +03:00
2019-07-22 21:11:45 +02:00