Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
zoomImage
Function · 0.85
Calls
1
updateWireFrame
Function · 0.85
Tested by
no test coverage detected