MCPcopy
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
3087function readingView()
3088{
3089 if(_config.readingWebtoon)
3090 return 'scroll';
3091
3092 return _config.readingView;
3093}
3094
3095function readingManga()
3096{

Callers 1

calculateViewFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected