From fe429e8d2d76c34b0432acb1f579d62ecfe374de Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 23 May 2020 23:44:34 +0100 Subject: test/js/life: Support changing the size of the canvas Signed-off-by: Daniel Silverstone --- test/js/life.html | 46 ++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 40 insertions(+), 6 deletions(-) diff --git a/test/js/life.html b/test/js/life.html index caa6a1faa..bb3151b7b 100644 --- a/test/js/life.html +++ b/test/js/life.html @@ -2,7 +2,7 @@ Conway's Game of Life - +