Summary: | Request : make preview outline color to shifts between white/black as additional option | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | stephen <tgdev001> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | halla |
Priority: | NOR | ||
Version First Reported In: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | cursor partly visible due to mid gray(bad ux) |
Description
stephen
2021-07-23 16:16:56 UTC
The cursor outline color is already configurable Created attachment 140286 [details] cursor partly visible due to mid gray(bad ux) (In reply to Halla Rempt from comment #1) > The cursor outline color is already configurable I know it's configurable already. I said that the way it's configured however, impeaches its visibility to be clear with grays and mid value colors. Maybe I wasn't explicit enough. The request is to make the cursor shift between black/white, without displaying any intermediate value depending on the pixels it hovers on. Think of it as a strict binary color shift : either it's black or it's white, and nothing more. USE CASE : The pixels it hovers on are gray or mid-value : the cursor intuitively changes to black/white instead of gray. Initially, it would display black/white colors. If the pixels under it are black or mid grey, or with mid value color, it should show either black/white color. Any color darker than perfect 50% gray, even to the slightest, will trigger full white color. Any color lighter than perfect 50% gray, even to the slightest, will trigger full black color. Check the picture attached to better understand the issue. |