| Summary: | Incorrect 2nd square HSV color picker (checked by HCG color model) | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | acterhd <acterhd> |
| Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | griffinvalley, halla |
| Priority: | NOR | ||
| Version First Reported In: | 3.0 Alpha | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
HCG screenshot
Changed files Stable patch JavaScript original code HCG version 2 (color wheel added) HCG color selector version 2.1 |
||
|
Description
acterhd
2016-01-29 13:05:55 UTC
Some info: https://github.com/acterhd/hcg-color I wrote C++ version for QT. Created attachment 96902 [details]
HCG screenshot
Bug fixed version (with HCG color model).
Created attachment 96903 [details]
Changed files
Most files was changed. Later I give real patch.
Here is topic about HCG color model. https://forum.kde.org/viewtopic.php?f=288&t=130828 Also, In my github you can found modded files of krita. I usually don't use github, but please add a link to the bug. Created attachment 96915 [details]
Stable patch
Created attachment 96916 [details]
JavaScript original code
Created attachment 96920 [details]
HCG version 2 (color wheel added)
Created attachment 96921 [details]
HCG color selector version 2.1
Need add support before: https://bugs.kde.org/show_bug.cgi?id=358769 How bug is working? First, need implement HCG sliders to Krita. After you can test HSV2. If moves in wrong direction - you found bug. At this point I would rather you started to prepare it for building on Krita 3.0 as we're not supporting 2.9 anymore. New patch. Not replaced HSV2, just added new color model HCG, with correct gradient. https://phabricator.kde.org/D1374 The patch was abandoned, apparently, so closing the issue |