summaryrefslogtreecommitdiff
path: root/print/templates/print_detail.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_detail.html
parent3e00ba26da77add9bdb1315b6a1993c0b53135f2 (diff)
add buttons to quickly adjust svg size
Diffstat (limited to 'print/templates/print_detail.html')
-rw-r--r--print/templates/print_detail.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/templates/print_detail.html b/print/templates/print_detail.html
index 2453faa4..b8b748b3 100644
--- a/print/templates/print_detail.html
+++ b/print/templates/print_detail.html
@@ -18,6 +18,10 @@
<figure class="inksimulation">
{{color_block.svg_preview|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 detailed">