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

Bug 498128

Summary: Remove unnecessary FXHoverBehavior#onRelease() method.
Product: [Tools] GEF Reporter: Matthias Wienand <matthias.wienand>
Component: GEF MVCAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 1.0.0   
Target Milestone: 5.0.0 (Oxygen) M1   
Hardware: All   
OS: All   
Whiteboard:

Description Matthias Wienand CLA 2016-07-19 07:01:24 EDT
Currently, the method FXHoverBehavior#onRelease() is never called. Therefore, it should be removed from the API.
Comment 1 Alexander Nyßen CLA 2016-07-29 01:11:37 EDT
I removed the respective method, pushing my changes to origin/master. Resolving as fixed in 5.0.0 M1.