Diffusion Krita 73ab3005970e

Fix 0 fuzziness in Similar Color Selection Tool

Authored by tymond on Jun 19 2019, 10:42 AM.

Description

Fix 0 fuzziness in Similar Color Selection Tool

In Contiguous Color Selection Tool the fuzziness slider goes from 1 up.
In Similar Color Selection Tool in the code there is an explicit check
for fuzziness = 1 with an assumption there is no fuzziness lower than 1.
However the slider didn't conform to that before this commit.
This commit fixes this situation, now the fuzziness slider for Similar
Color Selection Tool goes from 1 up.

Details

Committed
tymondJun 19 2019, 10:44 AM
Parents
R37:23842d24790b: Fix resetting zIndex of text shapes on editing
Branches
Unknown
Tags
Unknown