implement copy paste

This commit is contained in:
Joeri Exelmans 2025-10-15 13:53:49 +02:00
parent 39a229bf21
commit ec49c47b39
14 changed files with 580 additions and 234 deletions

View file

@ -81,7 +81,7 @@ text.highlight {
.lineHelper:hover {
stroke: blue;
stroke-opacity: 0.2;
cursor: grab;
/* cursor: grab; */
}
.pathHelper {
@ -102,7 +102,7 @@ text.highlight {
.circleHelper:hover {
fill: blue;
fill-opacity: 0.2;
cursor: grab;
/* cursor: grab; */
}
.rountangle.or {