wxWidgets/include
Vadim Zeitlin cc02b3cece Revert "Assure that all images in the generic wxImageList have the same scale factor"
This reverts commit b6d305e4f2 because
silently discarding images using a different scale factor is simply too
user-unfriendly: this can silently break the existing code, i.e. it can
still compile perfectly and not give any errors during run-time but not
show any images neither.

Also revert most of dc43d15cf7 (Add tests of storing HiDPI images in
generic wxImageList (wxOSX, wxGTK3), 2021-04-05) as these tests don't
pass any longer because the behaviour was intentionally changed.

See #22189.
2022-03-22 23:01:40 +01:00
..
msvc/wx Use "vc143" version-dependent compiler prefix for MSVS 2022 2021-08-24 23:05:25 +02:00
wx Revert "Assure that all images in the generic wxImageList have the same scale factor" 2022-03-22 23:01:40 +01:00