eclipse-windowbuilder / windowbuilder

Eclipse Windowbuilder
https://projects.eclipse.org/projects/tools.windowbuilder
Eclipse Public License 1.0
78 stars 30 forks source link

Use new alignment icons for MigLayout bundle #843

Closed ptziegler closed 1 month ago

ptziegler commented 1 month ago

This removes the old gif icons from org.eclipse.wb.swing.MigLayout and instead uses the png files contributed with 31d15ffcf192b6743ce0ce6d025442191a021c42. To reduce the number of handles that need to be created, we also switch from creating the images directly to using the ResourceManager provided by the GEF viewer.