Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few suggestions #17

Closed
Traik opened this issue Mar 29, 2013 · 1 comment
Closed

A few suggestions #17

Traik opened this issue Mar 29, 2013 · 1 comment

Comments

@Traik
Copy link

Traik commented Mar 29, 2013

From the most important to me to the least important:

  1. Having alpha or rgba() would make it complete.
  2. I'm not sure if this is possible or not but absolute positioning of color picker would be a cool improvement (so that it can float above elements like in Photoshop).
  3. Maybe no message "pick a color" at all? It is quite clear anyway. I would add an alternative mode where upon initialization it still shows old input field and to the right of that input field you see a solid little square - exactly like this person did: http://dribbble.com/shots/232627-Custom-colour-picker (it's probably Iris).
  4. Additional controls (at least as an option) where user can manually put R, G, B or H, L, S numbers is sometimes useful to me in Photoshop as well.

Basically, I think that companies like Adobe or Autodesk deliver nice colorpickers in their products that can be used for further improvements. And for a person that is half-wordpress-user-half-designer (like a person setting up unified brand color for entire WordPress website through admin panel) some more options like number (4) might be useful.

I hope that some of my ideas will help make it better :)

@mattwiebe
Copy link
Contributor

Having alpha or rgba() would make it complete

See #13

I'm not sure if this is possible or not but absolute positioning of color picker would be a cool improvement (so that it can float above elements like in Photoshop).

See #9

Maybe no message "pick a color" at all? It is quite clear anyway.

That's not Iris. That's the wpColorPicker implementation in WordPress that uses Iris and adds a bit more.

Additional controls (at least as an option) where user can manually put R, G, B or H, L, S numbers is sometimes useful to me in Photoshop as well.

Iris is specifically intended to have as few controls as possible. I'll leave the profusion of fields to people who like to have confused users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants