Skip to content
Snippets Groups Projects
Commit 34bbb6ae authored by Maximilian Giller's avatar Maximilian Giller
Browse files

Visual tweaks for the settings page

parent 3d46f531
No related branches found
No related tags found
No related merge requests found
Pipeline #50399 passed
......@@ -63,7 +63,16 @@
</div>
</div>
<div id="settings-menu" class="hidden" checked>
<label for="space-id-select">Space</label>
<label for="label-toggle" class="bottom-space">
<input type="checkbox" checked id="label-toggle" name="label-toggle"></input>
Show labels in graph
</label>
</br>
</br>
<h3>Space</h3>
<label for="space-id-select">Currently open</label>
</br>
<select id="space-id-select" name="space-id-select" class="bottom-space">
</select>
......@@ -71,15 +80,8 @@
</br>
</br>
<input type="checkbox" checked id="label-toggle" name="label-toggle" class="bottom-space">
<label for="label-toggle">Show labels in graph</label>
</input>
<h3>Physics Simulation</h3>
</br>
</br>
<label>Simulate physics from beginning</label>
</br>
<button id="reanimate-button" name="reanimate-button" class="bottom-space">Re-simulate</button>
</br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment