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

Commit 5f78f3f

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: - Use SVG file from eclipse-platform/eclipse.platform.ui#2995, clean up metadata and exactly align on pixel boundaries and (half) integer stroke width. - Delete disabled SVG files and let the renderer derive the disabled PNG files. - Re-render everything to PNG.
1 parent c6856f5 commit 5f78f3f

File tree

11 files changed

+110
-207
lines changed

11 files changed

+110
-207
lines changed
-1.36 KB
Loading
-1.82 KB
Loading
-281 Bytes
Loading
-27 Bytes
Loading
-267 Bytes
Loading
-590 Bytes
Loading
-281 Bytes
Loading
-622 Bytes
Loading

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

Lines changed: 71 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)