Toinane / colorpicker

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

Second display color picking bug #119

Closed neNerower closed 1 year ago

neNerower commented 2 years ago

This problem only occurs when I try to pick a color with a second monitor connected to my laptop.

It means that everything works correctly until I try to use the color picker function. After that, there are two possible cases.

First one If the application window was originally located on the main monitor, then after that the picker cursor suddenly jumps to the second monitor, and then continues to repeat the mouse movement and correctly determines the color, but only on the second monitor, and cannot go beyond it (although all movements mice are produced on the main monitor).

Second one If the application window was opened on the second monitor, then after pressing the button for picking the color, the picking cursor cuddles tightly to the far side of the second monitor, and moves with the mouse only vertically without breaking away from the edge of the screen.

This continues until the mouse moves to the main display, after which the picker cursor behaves as described in the first case.


Versions:

Toinane commented 2 years ago

Hey @neNerower thank you for the report, I'll see what I can do for this

Toinane commented 1 year ago

Should be fixed in v2.2.0 👍 Feel free to reopen if needed