| Age | Commit message (Collapse) | Author |
|
required, except if a new node was introduced)
|
|
|
|
|
|
remind myself svg doesn't respect z-index, flatten back the svg
structure:
svg
- zoom
- graph g
path 1
link text 1
node text 1
node text 2
node circle 1
node circle 2
per SVG 1.1 spec the last node is the top most.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
menu. #437
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
caller_err_msg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reasoning: this constraint is global and so prevents a name from
repeating in two documents.
Note: client already prevents creation of same name node (regardless of
type).
Note: in the future we will want to reintroduce this but it will have to
be per doc, using the doc label.
|
|
|
|
|
|
|
|
|
|
|
|
exactly, not sure actually)
|
|
|
|
|
|
plus make hover orange, and override opacity so nonselected hovered
links are visible.
|
|
|
|
|
|
means that the text moves with the node now, plus allows for setting the
node position asynchronously with setting the typeselection.
|
|
|
|
|
|
|