Skip to content

Conversation

@ariqpradipa
Copy link
Contributor

Infinity scrolling mode on webtoon mode, user now can keep scrolling and it will load the next chapter #38

Settings to enable:
photo_2025-06-26 13 43 07

Example:
photo_2025-06-26 13 43 10

…total page count support for infinity scrolling mode
…introduce InfinityContinuousReaderMode for improved multi-chapter loading and navigation.
- Added InfinityContinuousFeedback class for user feedback when scrolling past chapter boundaries.
- Introduced InfinityContinuousNavigation class to handle page navigation logic.
- Created InfinityContinuousUtils for utility functions related to chapter and page management.
- Refactored InfinityContinuousReaderMode to utilize new classes for improved readability and maintainability.
- Implemented chapter separator UI with InfinityContinuousChapterSeparator.
- Enhanced scrolling behavior with animation options and visibility thresholds.
- Updated configuration parameters for better customization of reader experience.
@ariqpradipa
Copy link
Contributor Author

Found a bug where chapters aren’t marked as complete when using infinite scrolling mode. Working on a fix.

@ariqpradipa
Copy link
Contributor Author

Found a bug where chapters aren’t marked as complete when using infinite scrolling mode. Working on a fix.

done

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