Community
Participate
Working Groups
The tool behaviour provider methods getSelectionInfoForXXX methods allow to influence the way the selection state and hovering state for shapes and connections are displayed. This functionality is lacking for anchors.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=329517 for proposed source changes
Fixed. * changed GFResizableEditPolicy so it works also without a ResizeShapeContext * use GFResizableEditPolicy for AdvancedAnchorEditParts so that their visual state will be set correctly * this visual state is used in GFAbstractShape and is also responsible for the selection feedback * added new method getSelectionInfoForAnchor() to the toolbehaviour provider * usage of this method in GFAbstractShape commit dab55ff87a9e2d61e2ec5d1336705c28b18a02f6 Author: mgorning <matthias.gorning@sap.com> 2012-03-27 14:08:47 Committer: mgorning <matthias.gorning@sap.com> 2012-03-27 14:08:47 Parent: a3262194c3a86e5d6b21a8502352f0fd41642303 (Bug 363186 - Allow modification of selection and hover state also for anchors) Branches: origin/master, master
Bookkeeping: Set target release
Part of Graphiti 0.9.0 (Eclipse Juno)