Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NUKnightLab/TimelineJS3
/ getImageURL
Method
getImageURL
src/js/media/types/Image.js:50–52 ·
view source on GitHub ↗
(w, h)
Source
from the content-addressed store, hash-verified
48
}
49
50
getImageURL(w, h) {
51
return
transformMediaURL(this.data.url);
52
}
53
54
_updateMediaDisplay(layout) {
55
if
(Browser.firefox) {
Callers
2
createMedia
Method · 0.95
createMedia
Method · 0.45
Calls
1
transformMediaURL
Function · 0.90
Tested by
no test coverage detected