#11004 closed enhancement (fixed)
Contribute a dojox.editor.plugins.TextColor
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Editor | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Contribute a dojox.editor.plugins.TextColor?
This plugin makes use of the dojox.widget.ColorPicker? instead of the dijit.ColorPalette?. It's more complex, but also allows a much wider array of color selections.
The ColorPicker? widget, though, has some issues with its layout, namely how it spaces things. Too much absolute positioning going on.
Hopefully that can be improved over time.
Attachments (1)
Change History (5)
comment:1 Changed 11 years ago by
Changed 11 years ago by
Attachment: | dojox.TextColor.patch added |
---|
Patch containing the plugin, NLS and simple test.
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [21884]) Contributing in the dojox TextColor? experimental plugin. fixes #11004
comment:3 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
The plugin is experimental, so dropping in soon.