MCPcopy
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
3095function readingManga()
3096{
3097 return (_config.readingManga && !readingViewIs('scroll'));
3098}
3099
3100var activeOnScroll = true;
3101

Callers 15

changeHeaderButtonsFunction · 0.85
goToImageFunction · 0.85
goToFolderFunction · 0.85
goToIndexFunction · 0.85
goToChapterProgressFunction · 0.85
goNextFunction · 0.85
goPreviousFunction · 0.85
goStartFunction · 0.85
goPrevComicFunction · 0.85
goEndFunction · 0.85
goNextComicFunction · 0.85
reloadIndexFunction · 0.85

Calls 1

readingViewIsFunction · 0.85

Tested by

no test coverage detected