Fix for model loading by moving monkey patching functions into a run-once function

Added folder navigation to custom model loading (Needs prittying)
This commit is contained in:
ebolam
2022-06-08 18:42:44 -04:00
parent 190869f0d3
commit 622a3fc8db
4 changed files with 357 additions and 287 deletions

View File

@@ -279,8 +279,8 @@
<div class="popuptitlebar">
<div class="popuptitletext">Select A Model To Load</div>
</div>
<div class="loadmodellistheader">
<div>Model</div>
<div id="loadmodellistbreadcrumbs">
</div>
<div id="loadmodellistcontent" style="overflow: scroll; height: 300px;">
</div>