Status: New Owner: alexandr...@gmail.com Labels: Type-Defect Priority-High Component-Roassal
New issue 826 by alexandr...@gmail.com: Roassal hover popup on edges http://code.google.com/p/moose-technology/issues/detail?id=826
With the following script, in Mondrian when you hover over edges a popup appears showing the name of the edge. Is the same possible with Roassal?
view shape rectangle size: 20. nodes := view nodes: (1 to: 20). view edges: (2 to: 20) from: 1 to: #yourself. view circleLayout.
Thanks Ben for noticing this!