kfeditor : html & css cleanup

This commit is contained in:
STEINNI
2025-10-23 16:41:05 +00:00
parent 8276a77172
commit 6931a777a2
2 changed files with 23 additions and 13 deletions
+3
View File
@@ -124,6 +124,9 @@ class KeyframeView extends WindozDomContent {
this.setupRefs()
}
onSaveKF(evt){
console.log('SAVE:',this.kfArena.agents)
}
}