Skip to content

Commit ae605d5

Browse files
committed
do not disable interactive panel
1 parent 4a9ab29 commit ae605d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins-client/ext.debugger/debugger.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@
9292
</a:toolbar>
9393
<a:vsplitbox anchors="29 0 0 0" splitter="true" class="topsplitter">
9494
<a:codeeditor id="txtCode"
95-
disabled = "{!dbg.state}"
9695
onkeydown = "return require('ext/debugger/inspector').consoleTextHandler(event)"
9796
realtime = "true"
9897
syntax = "javascript"

0 commit comments

Comments
 (0)