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

Method elTop

js/main.js:1225–1227  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1223 }
1224
1225 elTop() {
1226 return this.toolContainer.documentOffsetTop + this.scroller.scrollTop;
1227 }
1228
1229 fitImage(img, mimetype) {
1230 this.loadedImageType = mimetype;

Callers 15

constructorMethod · 0.95
initEventHandlersMethod · 0.95
setZoomMethod · 0.95
reCalcCropperCordsMethod · 0.80
handleMouseDownMethod · 0.80
handleMouseMoveMethod · 0.80
topKeepRatioMethod · 0.80
bottomKeepRatioMethod · 0.80
fixCropperTopMethod · 0.80
fixCropperBottomMethod · 0.80
handleMouseMoveMethod · 0.80
reLimitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected