| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Also: See issues #508 + #509
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
show up longer on taller screens
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 792ec339802271c79923016104e06ba10e8a64f8.
Dropping a non existant constraint is an error. The correct approach is
to list all constraings and then delete those, which requires scripting.
|
|
|
|
|
|
side effect: no more click to deselect before select (easier to implement).
resolve #430
|
|
|
|
|
|
|
|
|