MCPcopy
hub / github.com/methodofaction/Method-Draw / zoomDone

Function zoomDone

src/js/method-draw.js:822–826  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

820 };
821
822 var zoomDone = function() {
823 // updateBgImage();
824 updateWireFrame();
825 //updateCanvas(); // necessary?
826 }
827
828 var clickWireframe = function() {
829 flash($('#view_menu'));

Callers 1

zoomImageFunction · 0.85

Calls 1

updateWireFrameFunction · 0.85

Tested by

no test coverage detected