Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ endOperation_W1
Function
endOperation_W1
external/.scrollLibs.js:5396–5398 ·
view source on GitHub ↗
(op)
Source
from the content-addressed store, hash-verified
5394
}
5395
5396
function
endOperation_W1(op) {
5397
op.updatedDisplay = op.mustUpdate && updateDisplayIfNeeded(op.cm, op.update)
5398
}
5399
5400
function
endOperation_R2(op) {
5401
var
cm = op.cm,
Callers
1
endOperations
Function · 0.85
Calls
1
updateDisplayIfNeeded
Function · 0.85
Tested by
no test coverage detected