MCPcopy Create free account
hub / github.com/devforth/painterro / inputLeft

Method inputLeft

js/text.js:135–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133 }
134
135 inputLeft() {
136 return this.input.documentOffsetLeft + this.main.scroller.scrollLeft;
137 }
138
139 inputTop() {
140 return this.input.documentOffsetTop + this.main.scroller.scrollTop;

Callers 1

reLimitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected