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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
                   |ta/189679b7108a99f6d15234c7 |ta/38e8b09351cf1bfab37495ba
                   |e7738407c0b0f9ee            |96c8c227605bf3dd

--- Comment #4 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 38e8b09351cf1bfab37495ba96c8c227605bf3dd by Boudewijn Rempt, on
behalf of Emmet O'Neill.
Committed on 10/10/2018 at 07:44.
Pushed by rempt into branch 'krita/4.1'.

Avoid blending bug on first color pick.

In a newly opened Krita instance, the starting foreground color is
always in a 16-bit RGBA16 format, regardless of the color space of newly
created/opened Krita document. As such, using the color picker's
blending feature (which mixes a newly picked color with the user's
previous color) immediately after the program starts results in an
incorrect or undefined output color.

This bug mitigates the problem and fixes the bug request by simply
restricting to "pure" (without radius or blending) picking on the first
use.
(cherry picked from commit 189679b7108a99f6d15234c7e7738407c0b0f9ee)

M  +8    -0    libs/ui/tool/kis_tool_utils.cpp

https://commits.kde.org/krita/38e8b09351cf1bfab37495ba96c8c227605bf3dd

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

Reply via email to