gridviz
gridviz copied to clipboard
Center method not working on mobile
This is a bug related with d3 zoom. If the camera is moved using center([x,y]), then the first pan or zoom event will jerk the camera back to origin [0,0]. This does not occur on desktop.