Opened 12 years ago
Closed 9 years ago
#9087 closed enhancement (fixed)
Add themed icons for when moving dojox.Grid columns
Reported by: | Shane O'Sullivan | Owned by: | nonken |
---|---|---|---|
Priority: | low | Milestone: | 1.7 |
Component: | themes | Version: | 1.3.0 |
Keywords: | needsreview | Cc: | nonken |
Blocked By: | Blocking: |
Description
When moving columns in the Grid, arrow icons are placed above and below the point at which the column will be inserted. However, the icons used are not very attractive, and better icons, more suited to each theme, should be added
Change History (3)
comment:1 Changed 11 years ago by
Component: | DojoX Grid → themes |
---|---|
Milestone: | tbd → future |
Owner: | changed from Bryan Forbes to nonken |
Type: | defect → enhancement |
comment:2 Changed 9 years ago by
Keywords: | needsreview added |
---|---|
Priority: | high → low |
comment:3 Changed 9 years ago by
Milestone: | future → 1.7 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | Add themed icons for when moving dojo.Grid columns → Add themed icons for when moving dojox.Grid columns |
Note: See
TracTickets for help on using
tickets.
The icons in http://download.dojotoolkit.org/release-1.7.1/dojo-release-1.7.1/dojox/grid/tests/test_grid_column_reorder.html look good to me.
And I can see from tundraGrid.css that it's using a theme specific arrow:
and for claro:
Since @nonken isn't active with dojo I'll close this.