#10825 closed enhancement (fixed)
ColorPalette/Editor: show current color
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit | Version: | 1.4.0 |
Keywords: | claro | Cc: | Jared Jurkiewicz |
Blocked By: | Blocking: |
Description
Enhance ColorPalette to have concept of currently selected color, such that:
attr("value", "#FFFFFF")
and
attr("value")
will set/get the color.
ColorPalette will also indicate the selected color visually by drawing a 2px border around it (slightly thicker than the hover border):
In addition, enhance Editor so the the foreground and background color of the current text is shown in the ColorPalette drop downs for the foreColor and hiliteColor plugins.
This is tracking work done as part of lucid theme, but it's not part of the theme per-se hence the separate ticket.
Attachments (1)
Change History (5)
Changed 10 years ago by
Attachment: | colorPalette.png added |
---|
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.5 |
---|---|
Status: | new → assigned |
I'm checking this in but the patch is from Felise Yu (IBM, CCLA on file).
comment:4 Changed 10 years ago by
Keywords: | claro added; lucid removed |
---|
Note: See
TracTickets for help on using
tickets.
screenshot