[TODO] Reader improvements MK II #23
Labels
Priority: High
This issue/PR has high priority
Status: Blocked
This issue/PR is being blocked
Type: Enhancement
This is an enhancement proposal/implementation
Milestone
The reader will need to be rewritten once the redesign (#22) is completed.
Requirements:
The reader could use a webpub manifest generated based on the chapter to determine the default reading mode (RTL for manga, LTR for comics, TTB for webtoons) and request the pages via XHR.
The long strip mode may be used as the
noscript
fallback mode.It must also recognize a query parameter which defines the page to start from.
For novels, we can just let the browser handle the PDF file.
The text was updated successfully, but these errors were encountered: