MCPcopy
hub / github.com/methodofaction/Method-Draw / method-draw.js

File method-draw.js

src/js/method-draw.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1window.methodDraw = function() {
2 var Editor = {};
3 var is_ready = false;
4 var curConfig = {

Callers

nothing calls this directly

Calls 15

$Function · 0.85
createBackgroundFunction · 0.85
changeCanvasSizeFunction · 0.85
changeZoomFunction · 0.85
saveSourceEditorFunction · 0.85
clickSaveFunction · 0.85
rotateSelectedFunction · 0.85
zoomImageFunction · 0.85
selectNextFunction · 0.85
selectPrevFunction · 0.85
moveUpDownSelectedFunction · 0.85
json_encodeFunction · 0.85

Tested by

no test coverage detected