We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e132f79 commit 3424461Copy full SHA for 3424461
index.html
@@ -72,10 +72,10 @@
72
<div id="ui-container">
73
<div style="display: flex; flex-direction: column;">
74
<label>
75
- <input type="checkbox" id="particle"> Particles
+ <input type="checkbox" id="autorotate" checked> Auto rotate
76
</label>
77
78
- <input type="checkbox" id="autorotate" checked> Auto rotate
+ <input type="checkbox" id="particle"> Particles
79
80
</div>
81
<div id="slider-container">
0 commit comments