Small UI fix for magic wand tool
ClosedPublic

Authored by radianart on May 10 2017, 9:18 AM.

Details

Summary

Made small UI fix for "Contiguous Area Selection tool" (or "magic wand tool") as suggested in this theme (first part): https://forum.kde.org/viewtopic.php?f=288&t=140179

Changed "fuziness" slider value from 0-200 to 1-100. I think it don't make sense to use 0 (because it doesn't select anything) or 100+ (because it select everything)
Also changed slider step from 10 to 1 and made it exponential (1-20 values is most common)

Diff Detail

Repository
R37 Krita
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
radianart created this revision.May 10 2017, 9:18 AM
dkazakov accepted this revision.May 11 2017, 8:37 AM

Looks perfectly fine! :)

This revision is now accepted and ready to land.May 11 2017, 8:37 AM
This revision was automatically updated to reflect the committed changes.