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

Method rectLeft

js/selecter.js:513–515  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

511 }
512
513 rectLeft() {
514 return this.area.rect.documentOffsetLeft + this.main.scroller.scrollLeft;
515 }
516
517 rectTop() {
518 return this.area.rect.documentOffsetTop + this.main.scroller.scrollTop;

Callers 4

reCalcCropperCordsMethod · 0.95
handleMouseDownMethod · 0.95
fixCropperLeftMethod · 0.95
fixCropperRightMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected