From 433152db06c310b39dff3602a6636cc1d5d1e264 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 19 Nov 2023 20:10:42 +0400 Subject: [PATCH] fix: move scaleBar to the corner of svg export --- index.css | 2 +- index.html | 28 +++++--- main.js | 5 +- modules/io/export.js | 48 +++++-------- modules/submap.js | 3 +- modules/ui/measurers.js | 14 ++-- modules/ui/options.js | 136 ++++++++++++++++++------------------- modules/ui/units-editor.js | 71 +++++++++---------- versioning.js | 2 +- 9 files changed, 153 insertions(+), 156 deletions(-) diff --git a/index.css b/index.css index 8e8f3f2f..0758a0c5 100644 --- a/index.css +++ b/index.css @@ -1632,7 +1632,7 @@ div.states > .riverType { padding: 0.3em 0; } -#saveTilesScreen div.label { +#exportToPngTilesScreen div.label { display: inline-block; width: 5em; } diff --git a/index.html b/index.html index f08fde8b..80ce2360 100644 --- a/index.html +++ b/index.html @@ -5776,18 +5776,24 @@
Download image
- - - @@ -5921,7 +5927,7 @@
-