Bug: The pick screen color option does not correctly work on high DPI screens with scaling on in Windows 10
Reproduction steps
- Open up Windows settings
- Click on System
- In the display tab, move the “Change the size of texts, apps, and other items” and set it to 200%
- Open up Roblox studio
- Insert ScreenGui
- Insert Frame
- Try to pick background color3
Expected result
Color under cursor is the same as the one picked
Actual result
The color is wrong, off by a factor of 2.
Notes
Has occurred for the last month. Part of the pick color on screen update.
Operation system: Windows 10
QT5 version of studio (see the post below for version)
See also
Thanks!