Skip to content
Commit b27cdfa9 authored by Richard Gitschlag's avatar Richard Gitschlag Committed by Michael Natterer
Browse files

Bug 644032 - Color banding in Hue-Saturation with overlap

When calculating an overlap between two ranges, interpolate the hue
adjustment from config->hue[primary_range] and
config->hue[secondary_range] BEFORE mapping it to the input value.
This fixes odd edge cases where only one of the ranges crosses the
red/magenta wraparound, or if adjustments to different channels yield
more than 180 degree difference from each other.
parent f9cacf47
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