faet(handle): add isConnectableStart and isConnectableEnd

This commit is contained in:
moklick
2023-03-24 17:36:14 +01:00
parent 913b0931a2
commit 2fd5319cf2
4 changed files with 25 additions and 7 deletions
+1 -1
View File
@@ -144,7 +144,7 @@
min-width: 5px;
min-height: 5px;
&.connectable {
&.connectionindicator {
pointer-events: all;
cursor: crosshair;
}