kbladin / KalleWheel

A custom color wheel extension for Adobe Photoshop
Other
34 stars 6 forks source link

Square for background color is not transparent #16

Closed Zdele1 closed 4 years ago

Zdele1 commented 4 years ago

Square for background color is not transparent when picking color from the wheel. Makes it harder to judge which color i'm picking if it near the background color.

Just to add, I love your attention to detail to make all secondary markings transparent when picking colors, great job there

Not transparent on square image

Transparent on X image

kbladin commented 4 years ago

None of the color glyphs are actually transparent. They take the same hue and chroma values as the color of the location on the wheel. That is done intentionally so that when modifying the lighness value it's still possible to see the difference in lightness of individual colors. One thing that could be done to make this a little easier would be to simply render the foreground color glyph on top of the background color glyph instead of the other way around.

Zdele1 commented 4 years ago

yes, that's what i meant, rendering foreground color glyph on top would fix this - it's already rendered on top of all the other glyphs, which makes it easier to pick colors since secondary glyphs dont obscure it