#179 closed enhancement (fixed)
Fisheye zoom not considers edge handles
Reported by: | mirschel | Owned by: | promot |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8.3 |
Component: | PromotGuiVizNav | Version: | 0.8.0 |
Severity: | bad | Keywords: | visual explorer, fisheye, zoom, handles |
Cc: |
Description
In Fisheye zoom algorithm nodes are moved but the edge handles are not considered (no movement). This results in different effects: (1) new intersections of handles (edges) with nodes, (2) new edge crossings, or (3) overall distortion of layout. The algorithm works with intervals defining the new position of nodes. The same procedure could be applied for edge handles (handles == nodes(width=0, height=0)).
Change History (2)
comment:1 Changed 16 years ago by mirschel
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by mirschel
- Milestone changed from Promot 0.9 to Promot 0.8.3
Note: See
TracTickets for help on using
tickets.
fixed with r8747.