Skip to content

Commit c567a5b

Browse files
author
Mostafa Eweda
committed
Revert "do not disable interactive panel"
This reverts commit ae605d5.
1 parent ae605d5 commit c567a5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins-client/ext.debugger/debugger.xml

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

0 commit comments

Comments
 (0)