Defect #41967
closed
Replace SCM action legacy icons with SVG icons in the tree view of the repository browser
Added by Marius BĂLTEANU 4 months ago.
Updated 7 days ago.
Description
The icon images in the repository browser's tree view are using the old style

Files
- Copied from Patch #41775: Adjust the vertical alignment of icons in the tree view of the repository browser added
- Tracker changed from Patch to Defect
- Target version changed from 6.0.3 to 6.0.4
- Target version changed from 6.0.4 to 6.0.5
- Subject changed from Replace old icon in the tree view of the repository browser to Replace SCM action icons in the tree view of the repository browser
- Assignee set to Marius BĂLTEANU
- Status changed from New to Resolved
- Resolution set to Fixed
Replaced the legacy icons in
r23553 for the following actions:
- folder-open
- added
- modified
- copied
- renamed
- deleted
In
scm.css
, there are some additional CSS classes that I'm note sure that are used anymore:
li.change
li.change.folder.change-A
li.change.folder.change-M
I tried to keep the existing look and feel, but I think we can improve the icons by switching in a future release to "circle-lettter-<action>" icons (ex: circle-letter-m).
Please let me know if I missed anything.
- File deleted (
adjust-valign-of-icons.patch)
- Status changed from Resolved to Closed
- Subject changed from Replace SCM action icons in the tree view of the repository browser to Replace SCM action legacy icons with SVG icons in the tree view of the repository browser
Also available in: Atom
PDF