mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
feature(hierarchy tree): dynamically load, control dialog
This commit is contained in:
parent
3d26c12740
commit
14fc0dcfeb
1 changed files with 0 additions and 1 deletions
|
|
@ -418,7 +418,6 @@ function selectElement(d) {
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
});
|
});
|
||||||
|
|
||||||
byId("hierarchyTree_originSelector").innerHTML = /*html*/ `
|
byId("hierarchyTree_originSelector").innerHTML = /*html*/ `
|
||||||
<form style="max-height: 35vh">
|
<form style="max-height: 35vh">
|
||||||
${selectableElementsHtml.join("")}
|
${selectableElementsHtml.join("")}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue