mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
UI improvement for hierarchy tree (#834)
* style(hierarchy tree): improve responsivness Fix details on the bottom of the dialog Make the tree view take the rest of the available space of the dialog * style(hierarchy tree): distinguish buttons Distinguish between action buttons and remove origins tags-like button * typo(hierarchy tree): change button label and tips * fix(hierarchy tree): disable top node interactions * chore: update version/hash to v1.86.07 * chore: update version/hash to v1.86.08 * fix: bad hash versions * fix: update index.html to correct versions
This commit is contained in:
parent
a7cb464b55
commit
8c96a9754d
5 changed files with 31 additions and 9 deletions
|
|
@ -7798,10 +7798,10 @@
|
|||
<script src="modules/river-generator.js"></script>
|
||||
<script src="modules/lakes.js"></script>
|
||||
<script src="modules/names-generator.js"></script>
|
||||
<script src="modules/cultures-generator.js?v=06062022"></script>
|
||||
<script src="modules/cultures-generator.js?v=16062022"></script>
|
||||
<script src="modules/burgs-and-states.js?v=29052022"></script>
|
||||
<script src="modules/routes-generator.js"></script>
|
||||
<script src="modules/religions-generator.js?v=12062022"></script>
|
||||
<script src="modules/religions-generator.js?v=16062022"></script>
|
||||
<script src="modules/military-generator.js"></script>
|
||||
<script src="modules/markers-generator.js"></script>
|
||||
<script src="modules/coa-generator.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue