update editor & rename 'model' property to 'src'

This commit is contained in:
MihailRis
2025-06-01 23:09:59 +03:00
parent 4333d9ab06
commit 4ff42b94c3
6 changed files with 86 additions and 47 deletions
+1 -2
View File
@@ -22,8 +22,7 @@
markup="md"
></textbox>
</container>
<iframe id="editorRoot" pos="0,30" size-func="-1,gui.get_viewport()[2]-30"
src="core:code_editor">
<iframe id="editorRoot" pos="0,30" size-func="-1,gui.get_viewport()[2]-30">
</iframe>
<textbox id='prompt'
consumer='submit'