mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-03-30 20:17:23 +02:00
improved tectonic edit UI
This commit is contained in:
parent
6bda3c3c16
commit
18bddd0cec
2 changed files with 273 additions and 188 deletions
|
|
@ -4106,8 +4106,8 @@
|
|||
</div>
|
||||
|
||||
<div id="tectonicEditor" class="dialog stable" style="display: none">
|
||||
<div id="tectonicPlateList" style="max-height: 300px; overflow-y: auto"></div>
|
||||
<div style="margin-top: 8px">
|
||||
<p style="font-size:11px;margin:0 0 6px">Click a plate to edit. Drag arrows to set velocity.</p>
|
||||
<div style="margin-top: 4px">
|
||||
<button id="tectonicRegenerate" data-tip="Regenerate terrain preview from edited plates">Regenerate Preview</button>
|
||||
<button id="tectonicApplyMap" data-tip="Apply changes and regenerate the full map">Apply to Map</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue