(1) Can we put a tabs there instead? or at least put some keystrokes into that window like Cmd+1... etc.
Code: Alles auswählen
--[RGB] [CMYK] [HSV] [Gray] [Lab] [Color] [Patterns] [Textures] [Gradients]--Code: Alles auswählen
--[RGB] [CMYK] [HSV] [Gray] [Lab] [Color] [Patterns] [Textures] [Gradients]--
PhotoLine is never changing the type of color on its own. If you are picking a color from a document, it will have the color space of the document. And if you pick a color from a layer, it will have the color space of the layer. Only exception: You have turned on "Read colors in HSV mode" in the preferences.ono hat geschrieben:It such a PITA to keep switching from RGB to Gray or HSV all the time, even for single color pick.
I will modify the interpolation of gradient colors: If all colors in the blend have the same type, the interpolated color will have that type, too.ono hat geschrieben:It is even bigger pita PL keep putting RGB color type even it comes from two interpolated colors of other type like HSV or Gray, i.e. on the gradient.
As I wrote earlier, the main problem seems to be that the standard palettes (colours, gradients) are defined in terms of RGB, so if you pick one of them, you are back to RGB.Martin Huber hat geschrieben:Do you have a test case, where PhotoLine is behaving differently?
+1bkh hat geschrieben:Maybe the behaivour of PL could be changed to pick such colours/gradients in HSV mode as well if "Read colours as HSV" is chosen?
Thank you very much Martin.Martin Huber hat geschrieben:I will modify the interpolation of gradient colors: If all colors in the blend have the same type, the interpolated color will have that type, too.