[patch] [ccla] drag and drop icons for column reorder are not visible in windows high contrast mode
When in Windows high contrast mode the drag and drop icons used when reordering grid columns are not visible. This has been fixed in the DnD code but the grid doesn't seem to use that code. There needs to be character equivalents for the dnd icons in the grid.
Change History (4)
Owner: |
changed from Bryan Forbes to Becky Gibson
|
Summary: |
drag and drop icons for column reorder are not visible in windows high contrast mode →
[patch] [ccla] drag and drop icons for column reorder are not visible in windows high contrast mode
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
If high contrast mode is detected, use the standard dnd Avatar rather than the custom grid one. This does make the avatar change to two rows but I can live with that. I also added a new parameter to dnd.source in order to NOT generate the text node.