v1.5.65 - allow to hide certain Emblems

This commit is contained in:
Azgaar 2021-02-26 18:13:04 +03:00
parent bc149bc65f
commit 9a20a3e4c6
5 changed files with 170 additions and 145 deletions

View file

@ -2861,6 +2861,11 @@
</optgroup>
</select>
</div>
<div data-tip="Show or hide this particular emblem on map. To hide the entire category go to Menu ⭢ Style ⭢ Emblems">
<input id="emblemShow" class="checkbox" type="checkbox">
<label for="emblemShow" class="checkbox-label">Show emblem on map</label>
</div>
</div>
<div id="emblemsBottom">
<button id="emblemsRegenerate" data-tip="Regenerate emblem" class="icon-shuffle"></button>