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

[Feature Request] Navigation through tapping right or left side of the screen. #149

Closed
ProdiptoPantho opened this issue Jan 21, 2022 · 1 comment
Labels
Feature Request New feature or request

Comments

@ProdiptoPantho
Copy link

ProdiptoPantho commented Jan 21, 2022

I want to suggest that you add per page layout in reader mode and the feature of navigation through tapping the right or left side of the screen to navigate page by page.

Suggestions:

  1. You can follow the feature of Moonreader from the play store.
  2. You can go through this favourite app of mine. Link: https://drive.google.com/file/d/1my3UWLUx6_kEsY-EDG6eIURcOGcOsXi3/view?usp=drivesdk
@ProdiptoPantho ProdiptoPantho changed the title Navigation through tapping right or left side of the screen. [Feature Request] Navigation through tapping right or left side of the screen. Jan 21, 2022
@rajarsheechatterjee rajarsheechatterjee added the Feature Request New feature or request label Feb 4, 2022
@PascalLeroi
Copy link

Hi,
I saw that this app now has the functionality to export to EPUB :)
Would it be also possible to have the same page making functionality but in the app itself? That way you don't have to export each chapter and then go back to the app to check the chapters as read, and also tracking.
I use my ereader for manga and would love to use it for LightNovels as well, but infinity scrolling sadly does not go well on an E-Ink screen.
Checked the code myself to see if I could find out how to divide the pages and make the functionality myself, but it went over my head...
If you could point in the right direction, that would help a lot :D Thanks

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 17, 2024
CD-Z added a commit to CD-Z/lnreader that referenced this issue Mar 25, 2024
CD-Z added a commit to CD-Z/lnreader that referenced this issue May 4, 2024
CD-Z added a commit to CD-Z/lnreader that referenced this issue Jun 11, 2024
CD-Z added a commit to CD-Z/lnreader that referenced this issue Jun 23, 2024
CD-Z added a commit to CD-Z/lnreader that referenced this issue Jul 14, 2024
rajarsheechatterjee pushed a commit that referenced this issue Jul 14, 2024
* Horizontal Reading Mode (#733)

Closes #29
Closes #149

* fixed first few compatibility issues

* added WebView debugging help

* fixed pages logic + open next chapter at end

* hopefully fixed infinity glitch

* removed logs

* fixed small issues

* working page numbering

* double L shape navigation

* changed let to const

* fixed scrollTo function

* cleanup and fixed css issues

* fixed display bug

* fixed settings bug

* added change padding setting

* added strings

* save + scroll on opening chapter logic

* resolved totalpages detection issue

* simplified getInt function

* css cleanup

* removed useless

* fixed padding scaling bug

* deleted debug items

* additional top padding

* smaller chapter height

* fixed contextMenu

* replaced name: readerPages » pageReader

* fixed ReaderSettings Preview Reader behaviour

* cleanup

* ReaderValueChange improvements

* moved page state to js

* fixed type issues

* functionality test

* fix: NaN page on scrollbar

---------

Co-authored-by: nyagami <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants