bz-slidepane OK + console started + intro loader
This commit is contained in:
@@ -63,6 +63,12 @@ class KeyframeView extends WindozDomContent {
|
||||
this.outputs.btnSaveKF.disabled = true
|
||||
this.outputs.kfName.addEventListener('keyup', this.updateKfButtons.bind(this))
|
||||
this.currentlySelectedAid = null
|
||||
this.output('console',`
|
||||
<div class="results">
|
||||
JS 3D Console. for help, type "help"
|
||||
</div>
|
||||
<textarea type="text" style=""></textarea>
|
||||
`)
|
||||
}
|
||||
|
||||
async onChangeAgent(event){
|
||||
|
||||
Reference in New Issue
Block a user