2
0

feat(appComponent): added mouse wheel scaling

This commit is contained in:
2018-05-23 17:29:23 +02:00
parent d7672535d0
commit a58e1d0ed6
2 changed files with 26 additions and 2 deletions

View File

@@ -89,7 +89,7 @@
<label class="form-control-label">
Skalierung
</label>
<input type="number" class="form-control" formControlName="scale" min="0" max="1" step="0.1">
<input type="number" class="form-control" formControlName="scale" min="0" max="1" step="0.01">
</div>
<div class="form-group">
<label class="form-control-label">