sync verbessert
This commit is contained in:
+2
-2
@@ -62,8 +62,8 @@
|
||||
</div>
|
||||
<p class="sideBarText">Farbdarstellung</p>
|
||||
<div class="buttonRow">
|
||||
<button class="colorButtons active">RGB</button>
|
||||
<button class="colorButtons">höhencodiert</button>
|
||||
<button class="colorButtons active" id="rgb">RGB</button>
|
||||
<button class="colorButtons" id="height">höhencodiert</button>
|
||||
</div>
|
||||
<p class="sideBarText" id="pointSliderValue"></p>
|
||||
<input id="pointSlider" type="range" min="500000" max="10000000" value="3000000">
|
||||
|
||||
Reference in New Issue
Block a user