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

fix slider displays uncorrectly, rearrange seekbar props #535

Merged
merged 17 commits into from
Feb 14, 2023
Merged

fix slider displays uncorrectly, rearrange seekbar props #535

merged 17 commits into from
Feb 14, 2023

Conversation

nyagami
Copy link
Member

@nyagami nyagami commented Feb 9, 2023

slider inside Seekbar component

Also need percen of device height as float.
Format readerscreen.js easilier to read (at least for me :>)
@nyagami
Copy link
Member Author

nyagami commented Feb 9, 2023

This fix will reduce number of rerendering of ReaderScreen from 12 to 9.
Also screen will loading until fetch pre and next chapter (I think this can ensure everthing work properly :D)

@nyagami
Copy link
Member Author

nyagami commented Feb 12, 2023

Havent tested in special cases. But I think the seekbar can work quite well from this xD

@rajarsheechatterjee
Copy link
Member

Tested the build on emulator, the scroll position is being reset to top in Render HTML mode after scrolling to the actual position.

@nyagami
Copy link
Member Author

nyagami commented Feb 14, 2023

I was quite confused about this thing. Maybe I should add (content size > 0) condition to doSaveProgress()

@rajarsheechatterjee rajarsheechatterjee merged commit 7faabc5 into LNReader:main Feb 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants