Submap live preview.

This commit is contained in:
GoteGuru 2022-05-18 11:56:44 +02:00
parent 159c1aa3e3
commit 0d71f10f05
3 changed files with 137 additions and 36 deletions

View file

@ -4370,8 +4370,8 @@
<div>Shift</div>
<div>
<label>X: <input id="submapShiftX" type="number" min="0" size="4" value="0" /></label>
<label>Y: <input id="submapShiftY" type="number" min="0" size="4" value="0" /></label>
<label>X: <input id="submapShiftX" type="number" size="4" value="0" /></label>
<label>Y: <input id="submapShiftY" type="number" size="4" value="0" /></label>
</div>
<div>Rotate</div>
@ -4395,6 +4395,7 @@
<label for="submapMirrorV" class="checkbox-label">vertically</label>
</div>
</div>
<div id="submapPreview" style="border:1px solid black; margin: 1em auto; overflow:hidden"></div>
</div>
<div id="submapOptionsDialog" style="display: none" class="dialog">