Skip to content
Verified Commit f892c951 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

effects/colorpicker: Fix off-by-one error during coordinates conversion

Due to this bug color picker used to not only select one pixel higher
than it should (which is quite negligible), but also returned garbage
value for the topmost row of pixels (when you push the cursor against
the top edge of the screen).

FIXED-IN: 5.24.7, 5.25.5, 5.26
parent 2fa4a4c4
Pipeline #215382 passed with stage
in 13 minutes and 13 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment