Skip to content

Use on-the-fly disabled icons in org.eclipse.ui (incl. shared images) #2942

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HeikoKlare
Copy link
Contributor

This replaces the usage of pre-generated disabled icons from the org.eclipse.ui, org.eclipse.ui.editors, org.eclipse.ui.genericeditor and org.eclipse.ui.workbench.texteditor bundles with on-the-fly generated disabled images. It also adapts the initialization of shared images to programmatically create the disabled versions of the icons.

Copy link
Contributor

github-actions bot commented Apr 26, 2025

Test Results

 1 824 files   1 824 suites   1h 31m 0s ⏱️
 7 918 tests  7 690 ✅ 228 💤 0 ❌
23 841 runs  23 093 ✅ 748 💤 0 ❌

Results for commit e3ffe60.

♻️ This comment has been updated with latest results.

This replaces the usage of pre-generated disabled icons from the
org.eclipse.ui, org.eclipse.ui.editors, org.eclipse.ui.genericeditor and
org.eclipse.ui.workbench.texteditor bundles with on-the-fly generated
disabled images. It also adapts the initialization of shared images to
programmatically create the disabled versions of the icons.
@HeikoKlare HeikoKlare force-pushed the disabled-org.eclipse.ui branch from 8ae0581 to e3ffe60 Compare April 26, 2025 17:17
@HeikoKlare HeikoKlare marked this pull request as ready for review April 26, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant