https://bugs.kde.org/show_bug.cgi?id=435697
Bug ID: 435697
Summary: allow the Color Sampler tool to use different cursors
depending on selected mode
Product: krita
Version: unspecified
Platform: Other
OS: All
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: Usability
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Currently the Color Sampler tool always use the cursor indicating picking color
from a layer ( samplerLayerForegroundCursor() ).
It would be better to make it alternate between samplerLayerForegroundCursor()
and samplerImageForegroundCursor() according to the mode selected in the tool
options (respectively "Sample Current Layer" and "Sample All Visible Layers").
This would make it more consistent with the color-picker shortcuts of the paint
tools (ctrl and ctrl+alt) which already use those different cursors, and give a
visual clue of the selected option.
--
You are receiving this mail because:
You are watching all bug changes.