summaryrefslogtreecommitdiff
path: root/print/templates/print_overview.html
diff options
context:
space:
mode:
authorkalleen <reni@allenka.de>2018-04-09 19:20:02 +0200
committerkalleen <reni@allenka.de>2018-04-09 19:20:02 +0200
commit15222ed4c39bab5e19b622e9179f7abc88c5b1da (patch)
tree10ca7e541585239ea43497b8e082ff4be77c955f /print/templates/print_overview.html
parent3e00ba26da77add9bdb1315b6a1993c0b53135f2 (diff)
add buttons to quickly adjust svg size
Diffstat (limited to 'print/templates/print_overview.html')
-rw-r--r--print/templates/print_overview.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/templates/print_overview.html b/print/templates/print_overview.html
index dd2a1358..d32cf1e9 100644
--- a/print/templates/print_overview.html
+++ b/print/templates/print_overview.html
@@ -28,6 +28,10 @@
<figure class="inksimulation">
{{ svg_overview|safe }}
<figcaption>{{ _('Scale') }} <span>{{ svg_scale }}</span>%</figcaption>
+ <div>
+ <button class="svg-fit">Fit</button>
+ <button class="svg-full">100%</button>
+ </div>
</figure>
<div class="color-palette">