Downgraded svg.js as many plugins did not support v3.x

Now rooms can be moved and resized.
This commit is contained in:
Ziver Koc 2023-01-10 02:58:36 +01:00
parent fb7f43ed23
commit b80991280a
12 changed files with 6266 additions and 7226 deletions

View file

@ -422,4 +422,4 @@ SVG.Element.prototype.selectize.defaults = {
pointFill: "#000", // Point fill color
pointStroke: { width: 1, color: "#000" } // Point stroke properties
};
}());
}());