commit ebfc496ca2996615f2a0a86691ac65920391f2d6 parent 6d18549915b59838caa4f07ffc17f303f53ab167 Author: Andrew Alderwick <andrew@alderwick.co.uk> Date: Mon, 24 May 2021 22:25:02 +0100 Fixed background disappearing after theme change Diffstat:
M | projects/demos/theme.usm | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/projects/demos/theme.usm b/projects/demos/theme.usm @@ -96,6 +96,8 @@ BRK POP2 ;update-theme JSR2 + ;draw-cursor JSR2 + ;draw-background JSR2 ;draw-window JSR2 BRK