MCPcopy Create free account
hub / github.com/TruthHun/BookStack / endOperation_W1

Function endOperation_W1

static/editor.md/lib/codemirror/lib/codemirror.js:2969–2971  ·  view source on GitHub ↗
(op)

Source from the content-addressed store, hash-verified

2967 }
2968
2969 function endOperation_W1(op) {
2970 op.updatedDisplay = op.mustUpdate && updateDisplayIfNeeded(op.cm, op.update);
2971 }
2972
2973 function endOperation_R2(op) {
2974 var cm = op.cm, display = cm.display;

Callers 1

endOperationsFunction · 0.70

Calls 1

updateDisplayIfNeededFunction · 0.70

Tested by

no test coverage detected