-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Currently there exist two image loading mechanisms
- some images are loaded by self built (and registered) Activator.getImageRegistry()
- some images are loaded via Graphiti ImageService.get*ById
This should be unified to always use Graphiti because it will allow us to employ Graphiti mechanisms such as cross bundle image loading and caching.