Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Commit 100bf4d

Browse files
committed
Fix view_menu
There were several issues with the view_menu icon: - The checked in SVG files were not matching the PNG files which have been used so far. - The disabled PNGs were not actually disabled, but copies of the enabled ones. - A @2x.png icon was still the old chevron icon. Fix: - Re-create the SVG file as closely as possible matching the previous PNG files. - Delete disabled SVG files and let the renderer derive the disabled PNG files. - Re-render everything.
1 parent c6856f5 commit 100bf4d

File tree

11 files changed

+112
-207
lines changed

11 files changed

+112
-207
lines changed
-1.31 KB
Loading
-1.79 KB
Loading
-228 Bytes
Loading
1 Byte
Loading
-213 Bytes
Loading
-562 Bytes
Loading
-228 Bytes
Loading
-594 Bytes
Loading

org.eclipse.images/eclipse-svg/org.eclipse.e4.ui.workbench.renderers.swt/icons/full/elcl16/view_menu.svg

Lines changed: 72 additions & 71 deletions
Loading

org.eclipse.images/eclipse-svg/org.eclipse.ui/icons/full/dlcl16/view_menu.svg

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)