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

Method getScale

js/selecter.js:138–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136 }
137
138 getScale() {
139 return this.canvas.clientWidth / this.canvas.getAttribute('width');
140 }
141
142 reCalcCropperCords() {
143 const ratio = this.getScale();

Callers 3

reCalcCropperCordsMethod · 0.95
adjustPositionMethod · 0.95
placeAtMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected