Skip to content

Commit 1146137

Browse files
author
Avaer Kazmer
committed
Bugfix demo page xr-iframe floor order
1 parent ee2385f commit 1146137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<html>
33
<body>
44
<xr-site camera-position="0 2 3" camera-orientation="-0.2297529205473612 0 0 0.9732489894677301">
5-
<xr-iframe src="examples/floor.html" position="-1 0 0" name="Floor"></xr-iframe>
65
<xr-iframe src="examples/tutorial.html" position="0 0.5 0" name="Introduction"></xr-iframe>
6+
<xr-iframe src="examples/floor.html" position="-1 0 0" name="Floor"></xr-iframe>
77
</xr-site>
88
<!-- optional UI follows -->
99
<script src="three.js"></script>

0 commit comments

Comments
 (0)