We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da0828a + 00884b9 commit 7db1125Copy full SHA for 7db1125
examples/doc_scan/templates/index.html
@@ -1,3 +1,3 @@
1
{% include "layout/header.html" %}
2
-<iframe style="border:none;" width="100%" height="750" allow="camera" src="{{ iframe_url }}"></iframe>
3
-{% include "layout/footer.html" %}
+<iframe style="border:none;" width="100%" height="750" allow="camera" src="{{ iframe_url }}" allowfullscreen></iframe>
+{% include "layout/footer.html" %}
0 commit comments