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

Function endOperation_W1

static/mergely/lib/codemirror.js:3076–3078  ·  view source on GitHub ↗
(op)

Source from the content-addressed store, hash-verified

3074 }
3075
3076 function endOperation_W1(op) {
3077 op.updatedDisplay = op.mustUpdate && updateDisplayIfNeeded(op.cm, op.update);
3078 }
3079
3080 function endOperation_R2(op) {
3081 var cm = op.cm, display = cm.display;

Callers 1

endOperationsFunction · 0.70

Calls 1

updateDisplayIfNeededFunction · 0.70

Tested by

no test coverage detected