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

Commit 0aa52d9

Browse files
committed
[[ Tutorial ]] Script field should have white background
1 parent 5b37431 commit 0aa52d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Toolset/palettes/tutorial/revtutorial.livecodescript

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,6 +1382,8 @@ on revInitialiseTutorial
13821382

13831383
create field "Script"
13841384
set the dontWrap of it to true
1385+
set the opaque of it to true
1386+
set the backcolor of it to "white"
13851387

13861388
if revIDEBrowserWidgetUnavailable() then
13871389
create field "Url"

0 commit comments

Comments
 (0)