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

Method elLeft

js/main.js:1221–1223  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1219 }
1220
1221 elLeft() {
1222 return this.toolContainer.documentOffsetLeft + this.scroller.scrollLeft;
1223 }
1224
1225 elTop() {
1226 return this.toolContainer.documentOffsetTop + this.scroller.scrollTop;

Callers 15

constructorMethod · 0.95
initEventHandlersMethod · 0.95
setZoomMethod · 0.95
reCalcCropperCordsMethod · 0.80
handleMouseDownMethod · 0.80
handleMouseMoveMethod · 0.80
leftKeepRatioMethod · 0.80
rightKeepRatioMethod · 0.80
fixCropperLeftMethod · 0.80
fixCropperRightMethod · 0.80
handleMouseMoveMethod · 0.80
reLimitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected