Skip to content

Instantly share code, notes, and snippets.

diff --git a/processing.js b/processing.js
index de6bdf3..e584f45 100644
--- a/processing.js
+++ b/processing.js
@@ -682,8 +682,10 @@
var online = true,
doFill = true,
fillStyle = "rgba( 255, 255, 255, 1 )",
+ isFillDirty = true,
doStroke = true,