| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
selection when appropriate
|
|
|
|
|
|
|
|
Whereas node text class was not set correctly on selection.
|
|
|
|
|
|
i.e.
related =
|selected| == 1 N(selected)
else intersection_{s in S}{neighbours(s)}
|
|
selected nodes - nodes the user selected directly, via search or click.
related - nodes that we choose to show the user as a result of the
selection made.
|
|
|
|
|
|
|
|
It was buggy and did not deal with overlap.
Renamed to neighbourhood.
|
|
|
|
|
|
|
|
to rename node types
|
|
returned, place in domain specific type information
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#444
|
|
|
|
|
|
|
|
SVG 1.1 visibility applies to element and not to children, display otoh does apply to the whole subtree
resolves #401
|
|
|
|
|
|
|
|
|
|
|
|
comparing form data to diff
|
|
|
|
|
|
|
|
|