From 3cf58408e6cdb9da9a8aa7d0aae85250a90b1d41 Mon Sep 17 00:00:00 2001 From: ColinNiu Date: Tue, 11 Nov 2014 10:20:20 +0800 Subject: [PATCH] Allow canvas resizes according to size() function. The width and height css setting prevent canvas#sketch from resizing. --- tools/processing-helper.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/processing-helper.html b/tools/processing-helper.html index 251b244..942cc95 100644 --- a/tools/processing-helper.html +++ b/tools/processing-helper.html @@ -3,8 +3,6 @@ ---