Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ollm/OpenComic
/ readingView
Function
readingView
scripts/reading.js:3087–3093 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3085
}
3086
3087
function
readingView()
3088
{
3089
if
(_config.readingWebtoon)
3090
return
'scroll'
;
3091
3092
return
_config.readingView;
3093
}
3094
3095
function
readingManga()
3096
{
Callers
1
calculateView
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected