MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / getScroller

Method getScroller

tools/xsbug/behaviors.js:136–138  ·  view source on GitHub ↗
(code)

Source from the content-addressed store, hash-verified

134 return null;
135 }
136 getScroller(code) {
137 return code.container;
138 }
139 onChanging(code) {
140 if (this.insertionOffset != code.selectionOffset) {
141 this.history.length = this.historyIndex;

Callers 3

onRevealMethod · 0.95
onTimeChangedMethod · 0.95
onTouchMovedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected