Toinane / colorpicker

A mininal but complete colorpicker desktop app
https://colorpicker.fr
GNU General Public License v3.0
1.6k stars 120 forks source link

Display Scale other than 100%: The color picker circle widget's position doesn't match the cursor [Windows 10] #76

Closed LarsJandel closed 1 year ago

LarsJandel commented 4 years ago

Describe the bug The color picker widget doesn't adapt to other Windows UI scaling than 100% → it does sample the color under the mouse, but the widget ring gets more and more offset when moving away from the 0, 0 upper left corner coordinate of the screen.

To Reproduce Steps to reproduce the behavior:

  1. Windows 10 / Settings / Display
  2. Set Scale to a higher number than 100%
  3. Activate the color picker
  4. See error

Expected behavior The color picker circle widget position should match the cursor.

Screenshots DisplayScaleIssue .

OS (please complete the following information):

Colorpicker (please complete the following information):

Toinane commented 4 years ago

Hey @LarsJandel thank's for reporting this bug! I can reproduce it on my Windows 10. It will be resolved in the next big update, I'll use a new picker design (see #74) :+1:

LarsJandel commented 4 years ago

Cool - thanks!

jamespotz commented 4 years ago

This also happens on Linux. Using the snap app Screenshot from 2020-06-05 23-17-16

Toinane commented 4 years ago

Good to know! Thank you 😀

jamespotz commented 4 years ago

@Toinane this might help, I've tested it without a dual monitor and its working fine, It only occurs on dual monitor setup Screenshot from 2020-06-06 08-28-33

Toinane commented 4 years ago

Oh okey interesting.. Ill test on Windows too maybe its similar. Thank you for the precision ! 👍

Toinane commented 1 year ago

It's now fixed in 2.2.0 👍