| Age | Commit message (Collapse) | Author |
|
Clearly not the best way to do it: we have a zoom object, it probably
already holds this state, and won't be inconsistent if we change the
document click handler. Time pressure and all that.
|
|
|
|
|
|
|
|
|
|
The fact you can't see most is by their design, need to fix that (regression I think)
|
|
Actual fix is change from keypress to keydown. tested with chrome.
|
|
|
|
|
|
|
|
|
|
width so invisible)
|
|
the change is a one liner hidden in 24 lines of refactoring :/
|
|
|
|
Note that since search is a regexp, you could always (and still) do:
a|b
But what you can't do now is have spaces in the name :/
|
|
missing correct width (setting it on the input instead of the FO) plus
only chrome looks ok for link, FF still misplaced.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selection to single node selection
|
|
|
|
|
|
|
|
|
|
too much work to split right now. Following changes:
click handlers on circle and on text.
image is now under circle instead of side by side (otherwise it hides it
due to same z-index and later in children list)
some methods renamed to indicate first parameter (editNodeText,
showNodeInfo).
less calls to graph_update.
Still doesn't fix the selection (i.e. unselect for reclick).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|