Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 493309

Summary: Initial node sizes in ZestContentViewer are too small.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF ZestAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.2.0   
Target Milestone: 4.0.0 (Neon) RC1   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-05-10 05:41:37 EDT
Within the Zest.JFace examples, the sizes of nodes are incorrect after the viewer has been initialized. Only after having resized a node, the node size is correct.
Comment 1 Alexander Nyßen CLA 2016-05-10 10:38:16 EDT
I pushed the following changes to origin/master:

- Ensured that in case no size is specified via the ZestProperties, the node visual is autosized.
- Fixed that preferred size of vbox was not correctly set within refreshNesting.

Resolving as fixed in 4.0.0 RC1.