fix: move scaleBar to the corner of svg export

This commit is contained in:
Azgaar 2023-11-19 20:10:42 +04:00
parent 20b09e8634
commit 433152db06
9 changed files with 153 additions and 156 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.94.01"; // generator version, update each time
const version = "1.94.02"; // generator version, update each time
{
document.title += " v" + version;