feat: Remaining commands for incenter.html

This commit is contained in:
Glen Whitney 2023-10-07 14:16:14 -07:00
parent 51a046590d
commit e67cc4dc01
3 changed files with 49 additions and 20 deletions

View file

@ -16,8 +16,10 @@
<br/>
<br/>
Alter execution of the translated applet: <br/>
<label for="showall">Show all entities, even hidden ones</label>
<input type="checkbox" id="showall">
<label for="showall">Show all applet entities, even hidden ones</label>
<input type="checkbox" id="showall"><br/>
<label for="showaux">Show geogebra auxiliaries (not in applet)</label>
<input type="checkbox" id="showaux">
<script src="options.js" type="module"></script>
</body>