Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit b478747

Browse files
committed
Ensure you can open and close the SE more than once
1 parent fb260fc commit b478747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Toolset/palettes/script editor/behaviors/revseeditorbehavior.livecodescript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
script "revSEEditorBehavior" with behavior "com.livecode.scripteditor.behavior.editorcommon"
1+
script "revSEEditorBehavior"
22
# Stores the following mapping
33
# <handler name>,type => string representing the handler type eg PF for private function
44
# <handler name>,start => line offset to start of handler

0 commit comments

Comments
 (0)