Mark Roszko 50e2a12e17 Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong
wxBitmapBundle assumes the smallest bitmap added is the intended "original" size for a particular use case.
And generally that is probably true. However, we re-use icons in some places where we intend for them to start at 16
or start at 24. This is problematic when GetPreferredBitmapSizeFor is called for calculations because it'll return the
16*scale number instead of 24*scale number. So let's just allow passing in a min height restriction to KiBitmapBundle
for when we reuse bitmaps.
2025-01-31 10:37:00 -05:00
..
2025-01-12 12:06:45 -05:00
2025-01-28 12:22:39 -08:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-30 13:02:07 +00:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-29 20:54:33 +00:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-14 12:24:24 +00:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-29 20:54:33 +00:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-12 12:06:45 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-28 12:22:39 -08:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-28 12:22:39 -08:00
2025-01-09 07:44:11 -05:00
2025-01-11 19:05:45 -05:00