GanyJS
GanyJS copied to clipboard
Update 3D view in case of canvas size changed
resize() function was defined but never called.
I added a small if statement to not perform resize in case of canvas didn't change.