Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SpringRoll/SpringRoll
/ disable
Method
disable
src/scale-manager/ScaleManager.js:61–63 ·
view source on GitHub ↗
* Disables the scale manager.
()
Source
from the content-addressed store, hash-verified
59
* Disables the scale manager.
60
*/
61
disable() {
62
this.resizer.enabled = false;
63
}
64
}
Callers
2
SafeScaleManager.spec.js
File · 0.45
ScaleManager.spec.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected