google-code-export / swtxml

Automatically exported from code.google.com/p/swtxml
1 stars 1 forks source link

SwtXmlComposite has FillLayout by default, SwtXmlViewPart has no layout by default #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If you preview a swtxml file without layout, you get a FillLayout by
default because SwtXmlComposite is used. At runtime for SwtXmlViewPart no
default layout is applied.

Original issue reported on code.google.com by ralf.ebert on 14 Nov 2008 at 3:52

GoogleCodeExporter commented 9 years ago
Problem already fixed in master, preview doesn't influence layout any more
+ Created commit f5af7f4: added fill layout as default layout in template for 
new
swt/xml files

Original comment by ralf.ebert on 31 Dec 2008 at 9:13