https://bugs.kde.org/show_bug.cgi?id=447597

Halla Rempt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Halla Rempt <[email protected]> ---
It's another case of where KoColorSpaceRegistry::instance()->p709SRGBProfile()
returns 0, I think. I don't understand the check in any case: sRGB is only true
if

(colorSpace()->profile()->uniqueId() ==
KoColorSpaceRegistry::instance()->p709SRGBProfile()->uniqueId())

which doesn't look like a correct way to determine whether the colorspace is
sRGB?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to