Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ollm/OpenComic
/ readingManga
Function
readingManga
scripts/reading.js:3095–3098 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3093
}
3094
3095
function
readingManga()
3096
{
3097
return
(_config.readingManga && !readingViewIs(
'scroll'
));
3098
}
3099
3100
var
activeOnScroll = true;
3101
Callers
15
changeHeaderButtons
Function · 0.85
goToImage
Function · 0.85
goToFolder
Function · 0.85
goToIndex
Function · 0.85
goToChapterProgress
Function · 0.85
goNext
Function · 0.85
goPrevious
Function · 0.85
goStart
Function · 0.85
goPrevComic
Function · 0.85
goEnd
Function · 0.85
goNextComic
Function · 0.85
reloadIndex
Function · 0.85
Calls
1
readingViewIs
Function · 0.85
Tested by
no test coverage detected