Bug beim Laden entfernt + Info Button links im Menü platziert

This commit is contained in:
2026-06-09 19:53:18 +02:00
parent 4c34e04598
commit 37d24b0e2e
4 changed files with 42 additions and 8 deletions
+2 -1
View File
@@ -73,6 +73,7 @@
<span>Groß</span>
</div>
<input id="pointSizeSlider" type="range" min="0" max="1000" value="0" step="1">
<button id="openInfoPanel" title="Informationen zur Punktwolke"><img id="location" title="Standort zurücksetzen" src="info.png" />Informationen</button>
<div class="logos">
<a href="http://www.jade-hs.de">
<img id="logoJadeHs" src="logoJadeHs.png" />
@@ -107,7 +108,7 @@
</div>
</div>
<div id="info-button-outer">
<button id="openInfoPanel" title="Informationen zur Punktwolke">&#x24D8; Info</button>
</div>
</main>