draw
draw copied to clipboard
Remove Globals
Prolly part of a bigger re-factor that is required.
Which globals are you referring to? I only added two that I can think of - the window variables for the png and svg windows that pop up:
window.winpng window.winsvg
I added those for the front-end tests.
https://github.com/JohnMcLear/draw/blob/master/src/static/js/draw.js#L335 etc.