Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Webtoon Fixes #406

Merged
merged 22 commits into from
Jul 20, 2021
Merged

More Webtoon Fixes #406

merged 22 commits into from
Jul 20, 2021

Conversation

majora2007
Copy link
Member

Fixes some more issues noted in #392.

This PR also added DOM pruning via *ngIf that seems to work pretty well on mobile devices to reduce page jank

…e ChapterId for lookup, not MangaFile.Id). Refactored how downloading works on the UI side to use the backend's filename whenever possible, else provide a custom name (and use backend's extension) for bundled downloads.
… a table of content, even though it should have.
… the url, allow authentication, then redirect them to said url
… into it's own, dedicated handler to simplify logic.
…nfinite scroller changes. This results in an easier to understand functioning.
… separate functions to prepare for a rewrite.
…lves. It is not fully tested, but working much better than previous implementation. Will be enhanced with DOM Pruning.
…ill handle the correct prefetching of next/prev chapter
…ot, which works better than max/min in cases where you jump to a page that doesn't have anything preloaded and loads images out of order
…ode will now redirect to the original location you requested before you had to login.
… not work on intersection observer. using 0.01 instead of 0.0.
…on if the users scrolls up and down when near the last page, due to a gap in checking if prefetch range is within totalPages bound.
…abled reading direction when in webtoon reader.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@majora2007 majora2007 merged commit b9a06d3 into develop Jul 20, 2021
@majora2007 majora2007 deleted the feature/webtoon-reader-fixup branch July 20, 2021 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant