#47 closed defect (fixed)
Area behaviour of Polylines
Reported by: | ginkel | Owned by: | ginkel |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8 |
Component: | PromotGuiVizEdit | Version: | 0.7.2 |
Severity: | bad | Keywords: | |
Cc: |
Description
Its probably a GEF issue: Polyline links in the visual editor sometimes behave as if they would fill some triangular patch between some edgepoints. If this overlaps a node, the node and the ports are not selectable and not connectable. There should be a way to avoid that the polylines believe they are filled.
Change History (2)
comment:1 Changed 19 years ago by mirschel
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 17 years ago by rempel
- Milestone changed from Promot 1.0+ to Promot 0.8
Note: See
TracTickets for help on using
tickets.
Fixed BUG with wrong hits in visual editor. The Polylines will now only react to direct hits to their line segments and not to their closed polygon.