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

Bug 506386

Summary: Hover handles do not show in Zest Layout example.
Product: [Tools] GEF Reporter: Alexander Nyßen <nyssen>
Component: GEF ZestAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: matthias.wienand
Version: 1.0.0   
Target Milestone: 5.0.0 (Oxygen) M3   
Hardware: All   
OS: All   
Whiteboard:

Description Alexander Nyßen CLA 2016-10-22 10:29:29 EDT
The hide/show functionality within Zest Layout example is broken. The handles are no longer shown.
Comment 1 Matthias Wienand CLA 2016-10-24 06:46:04 EDT
A binding for HoverBehavior was missing in ZestFxModule. I added the binding, so that HoverBehavior is supplied as an adapter to the root part of the content viewer. This has the effect that hover feedback and handles are shown again. The code is published on the master branch, therefore, I resolve this ticket as fixed for 5.0.0 M3.