Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/methodofaction/Method-Draw
/ addCommandToHistory
Function
addCommandToHistory
src/js/svgcanvas.js:313–315 ·
view source on GitHub ↗
(cmd)
Source
from the content-addressed store, hash-verified
311
}
312
});
313
var
addCommandToHistory =
function
(cmd) {
314
canvas.undoMgr.addCommandToHistory(cmd);
315
};
316
317
// import from select.js
318
svgedit.select.init(curConfig, {
Callers
4
svgcanvas.js
File · 0.85
mouseUp
Function · 0.85
finishChange
Function · 0.85
assign_rr
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected