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

Commit 4080c48

Browse files
authored
Merge pull request #1612 from livecode/bugfix-19827
[[ Tutorial ]] Hide Copy Script button when no script
2 parents 7d2a7f5 + 8e239c3 commit 4080c48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Toolset/palettes/tutorial/revtutorial.livecodescript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -869,6 +869,7 @@ on revTutorialPositionStack pStack, pObject, pWidthOverride, pForceVertical
869869
if the text of tScriptFieldID is empty then
870870
put false into tHasScript
871871
hide tScriptFieldID
872+
hide tCopyButtonID
872873
else
873874
put true into tHasScript
874875
show tScriptFieldID

0 commit comments

Comments
 (0)