eclipse-windowbuilder / windowbuilder

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

Layout preference page doesn't keep default layout #785

Closed dhmartin closed 5 months ago

dhmartin commented 5 months ago

It seems like #640 and #641 that were fixed long time ago…

Preferences/WindowBuilder/Swing/layouts: setting default layout (as BorderLayout, but I also tried some others) is lost. Closing and reopening shows again "Implicit (default) layout"

We're using eclipse IDE JEE 2024-03 and tried to reproduce this on the most recent development versions of both eclipse and WindowBuilder (installed by dropins procedure)

David

ptziegler commented 5 months ago

Fixed via #787. Thank you for reporting this issue!