mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
resource icon upload + save/load
This commit is contained in:
parent
709f45e03e
commit
98ef47708c
4 changed files with 59 additions and 16 deletions
|
|
@ -3050,6 +3050,13 @@
|
|||
<div style="padding: .1em">
|
||||
<svg viewBox="0 0 200 200"><use id="resourceIconPreview"></use></svg>
|
||||
</div>
|
||||
<div id="resourceIconEditorViewboxFields" data-tip="Adjust the viewBox to fit image into center" style="padding: .1em">
|
||||
<div class="label">ViewBox:</div>
|
||||
<input type="number" />
|
||||
<input type="number" />
|
||||
<input type="number" />
|
||||
<input type="number" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="unitsEditor" class="dialog stable" style="display: none">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue