Skip to content
Verified Commit c778d82d 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
(cherry picked from commit f892c951)
parent 3af37c8a
Pipeline #215415 passed with stage
in 30 minutes and 33 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