mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.4.33
This commit is contained in:
parent
f9650ce7a8
commit
cc5086aeda
4 changed files with 15 additions and 3 deletions
|
|
@ -3212,11 +3212,12 @@
|
|||
<input id="notesName" data-tip="Type to change object name" autocorrect="off" spellcheck="false" style="width: 17em">
|
||||
</div>
|
||||
<div>
|
||||
<span>Legend:</span><br>
|
||||
<span>Note:</span><br>
|
||||
<textarea id="notesText" rows="7" data-tip="Type object description" placeholder="Type object description"></textarea>
|
||||
</div>
|
||||
<div>
|
||||
<button id="notesFocus" data-tip="Focus on selected object" class="icon-target"></button>
|
||||
<button id="notesPin" data-tip="Toggle notes box dispay: hide or do not hide the box on mouse move" class="icon-pin"></button>
|
||||
<button id="notesDownload" data-tip="Download notes to PC" class="icon-download"></button>
|
||||
<button id="notesUpload" data-tip="Upload notes from PC" class="icon-upload"></button>
|
||||
<button id="notesRemove" data-tip="Remove this note" class="icon-trash fastDelete"></button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue