Fix various preview errors on high-DPI screens (#2774).
authorCarl Hetherington <cth@carlh.net>
Mon, 19 Feb 2024 13:41:49 +0000 (14:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 19 Feb 2024 13:41:49 +0000 (14:41 +0100)
commit209bbb88cfcb00ca2185583b74066ad7f09ebd81
treed931ac9fc7bc7e0faacae1044c75c2796292f025
parentff79e412b6cb254c368b45fc122a16fb0712633f
Fix various preview errors on high-DPI screens (#2774).

The logical scale was previously not taken into account so the outline
rectangle was wrong and the padding was usually missing.
src/wx/simple_video_view.cc