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

Bug 497062

Summary: Zest EdgePart should always apply the decoration CSS styles to its visuals decorations.
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: GEF ZestAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 1.0.0   
Target Milestone: 4.1.0 (Neon.1) M1   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2016-06-30 05:06:41 EDT
Currently, the Zest EdgePart does only apply the decoration CSS styles to its decorations if the decorations are defined by the corresponding ZestProperties. However, the styles should always be applied to the visuals decorations, regardless if the decorations are explicitly set or provided via ZestProperties.
Comment 1 Alexander Nyßen CLA 2016-07-16 05:21:12 EDT
Changed EdgePart to apply decoration css styles even if the decoration is not set via the respective Zest properties, but directly on the connection. Pushed the changes to origin/master and origin/R4_0_maintenance. Resolving as fixed in 4.1.0 M1.