Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[color editor] UIs need to show tooltips since most of them have no labels at all. #2105

Closed
RaymondLim opened this issue Nov 13, 2012 · 6 comments
Assignees

Comments

@RaymondLim
Copy link
Contributor

This is a usability issue. Current UIs have no labels except the three buttons to convert the color formats. Even those color buttons need to have tooltips for better descriptions.

@peterflynn
Copy link
Member

We should be ok with adding labels too -- doesn't necessarily have to be all tooltips. Should we talk to @GarthDB when he's here tomorrow?

@GarthDB
Copy link
Member

GarthDB commented Nov 13, 2012

I don't know about labels, I think tooltips, yes, labels, maybe. The labels would add pixels.

Garth Braithwaite
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Tuesday, November 13, 2012 at 10:25 AM, Peter Flynn wrote:

We should be ok with adding labels too -- doesn't necessarily have to be all tooltips. Should we talk to @GarthDB (https://github.com/GarthDB) when he's here tomorrow?


Reply to this email directly or view it on GitHub (#2105 (comment)).

@pthiess
Copy link
Contributor

pthiess commented Nov 15, 2012

Reviewed, assigned to Raymond.

@GarthDB
Copy link
Member

GarthDB commented Nov 15, 2012

List of tool tips:

  • Saturation and Lightness - do we want to indicate which axis is which?
    i.e. Saturation (x) and lightness (y)
  • Hue
  • Alpha
  • Current color selection
  • Original color
  • (on the swatches) #EEE (used 2 times)
  • (text input) Color Input - on some level this is highly redundant, it
    came from the reflow color picker
  • Use RGBa
  • Use Hexidecimal
  • Use HSLa

@RaymondLim
Copy link
Contributor Author

I used the following tool tips (most of them came from reflow color picker)

  • Saturation (x) and Brightness (y)
  • Hue
  • Opacity
  • Current color
  • Original color
  • (on the swatches) #EEE (used 2 times)
  • (text input) Color Value
  • RGBa Format
  • Hex Format
  • HSLa Format

@peterflynn
Copy link
Member

Fixed by #2143. Closing.

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

No branches or pull requests

4 participants