2 Commits
Author SHA1 Message Date
Jacob Mischka 46e9e93050 overlayrenderer: Make minimum overlay size configurable per-overlay (#12611)
Halve the minimum for Screen Marker Overlay to "fix" #12267 (set to 16).
Any smaller than 16 makes subsequent resizes impossible because the
cursor type never changes from center (move mode).
2020-10-23 19:28:59 +02:00
Jacob Mischka 6946140d55 Fix screenshot with hidpi scaling with GPU plugin
Fixes #12463
2020-10-05 18:11:17 -04:00