mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
feat: vignette - style presets
This commit is contained in:
parent
26ed9e929b
commit
35c213036e
2 changed files with 53 additions and 0 deletions
|
|
@ -928,6 +928,13 @@
|
|||
</tbody>
|
||||
|
||||
<tbody id="styleVignette">
|
||||
<tr data-tip="Select precreated vignette">
|
||||
<td>Preset</td>
|
||||
<td>
|
||||
<select id="styleVignettePreset"></select>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr data-tip="Vignette rectangle position (in percents)">
|
||||
<td>Position</td>
|
||||
<td style="display: flex; flex-direction: column; gap: 2px">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue