arrow connection detection working
This commit is contained in:
parent
6e75866d4e
commit
2adf902a7f
3 changed files with 137 additions and 11 deletions
|
|
@ -99,4 +99,9 @@ text.selected, text.selected:hover {
|
|||
text:hover {
|
||||
fill: rgba(0, 200, 0, 1);
|
||||
/* cursor: grab; */
|
||||
}
|
||||
|
||||
.highlight {
|
||||
stroke: green;
|
||||
stroke-width: 4px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue