eclipse-windowbuilder / windowbuilder

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

Remove old alignment icons for Spring-/From-/Gridlayout #851

Closed ptziegler closed 1 month ago

ptziegler commented 1 month ago

This removes the alignment icons that are contributed by said icons, as well as their the accessors, where appropriate. Those icons are no longer used in favor of the ones contributed by the CoreImages class.

More specifically, those are the layouts that are defined by the AbsoluteComplexSelectionEditPolicy class, which no longer implements the IActionImageProvider interface