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

Commit a6ae72d

Browse files
committed
[[ Bug 20103 ]] Clear highlights before epilogue in tutorial
1 parent 5680dc9 commit a6ae72d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Toolset/palettes/tutorial/revtutorial.livecodescript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1951,6 +1951,7 @@ end revTutorialPrologue
19511951

19521952
on revTutorialEpilogue
19531953
if sSteps["epilogue"] is not empty then
1954+
revTutorialClearHighlights
19541955
revTutorialDoInterlude true
19551956
revTutorialSetText "epilogue"
19561957
revTutorialShow

notes/bugfix-20103.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Clear highlights before epilogue of interactive tutorial

0 commit comments

Comments
 (0)