Done stuff with fullscreen

This commit is contained in:
Thomas FORGIONE
2015-06-02 15:25:52 +02:00
parent edb55e125c
commit 4fd7716172
4 changed files with 116 additions and 145 deletions

View File

@@ -17,7 +17,8 @@ block content
block description
#alert-placeholder
button#full.btn.btn-primary(style={'margin-right': '10px', 'margin-bottom': '10px'}) Fullscreen
block fullscreen
button#full.btn.btn-primary(style={'margin-right': '10px', 'margin-bottom': '10px'}) Fullscreen
button#reset.btn.btn-primary(style={'margin-right': '10px', 'margin-bottom':'10px'}) Reset camera
button#undo.btn.btn-default(style={'margin-right': '10px', 'margin-bottom': '10px'})

View File

@@ -6,3 +6,7 @@ block title
block configjs
script RecommendedCamera = FixedCamera;
script(src="/static/js/tutorial.min.js")
block fullscreen
button#full.btn.btn-primary(style={display:"none"}) Fullscreen