draw icon indicating copy to clipboard operation
draw copied to clipboard

Remove Globals

Open JohnMcLear opened this issue 12 years ago • 2 comments

Prolly part of a bigger re-factor that is required.

JohnMcLear avatar May 06 '13 08:05 JohnMcLear

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.

tranek avatar May 19 '13 10:05 tranek

https://github.com/JohnMcLear/draw/blob/master/src/static/js/draw.js#L335 etc.

JohnMcLear avatar Dec 24 '14 03:12 JohnMcLear