We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27379b9 commit 3f2d6feCopy full SHA for 3f2d6fe
index.html
@@ -49,14 +49,11 @@ <h4>Layers</h4>
49
50
<h4>Tools</h4>
51
<div id="toolbox" class="grid-col-2"></div>
52
- <p id="tool-help">
53
- Hold LMB and drag on the map to draw. LMB panning is disabled while Brush tool is active, use MMB to drag
54
- while drawing. Brush size is relative to your current zoom level.
55
- </p>
56
- <div class="settings-form">
+ <p id="tool-help"></p>
+ <!-- <div class="settings-form">
57
<label class="label" for="brush-color">Brush Color</label>
58
<input type="color" id="brush-color" value="#FFFF66" />
59
- </div>
+ </div> -->
60
61
<h4>Settings</h4>
62
<details open>
0 commit comments