Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
reCalcCropperCords
Method · 0.95
adjustPosition
Method · 0.95
placeAt
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected