Added undo button (only one level)

This commit is contained in:
Thomas FORGIONE
2015-04-29 15:51:25 +02:00
parent 5df1d17746
commit cda69b86c6
3 changed files with 18 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ button.
<button class="btn btn-primary" id="full" style="margin-bottom: 10px; display: none;">Fullscreen</button>
<button class="btn btn-primary" id="reset" style="margin-bottom:10px">Reset camera</button>
<button class="btn btn-primary" id="undo" style="margin-bottom:10px">Undo</button>
<input type="checkbox" id="fullarrow" style="margin-bottom:10px">
<label for="fullarrow">Full arrow</label>
<input type="checkbox" id="collisions" style="margin-bottom:10px" checked>