-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Checklist
- This issue contains only one feature request. I will open one issue for every feature I want to request.
- I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.
- This feature is merely an UI/UX update.
- This feature is not going to conflict with many of the existing features/options.
Is your feature request related to a problem? Please describe.
I've found that longer chapters takes a greater load on performance. This means, it becomes notably difficult to read longer chapters. Refresh-rate drops during scrolling.
Describe the solution you'd like
Rendering only the text that is currently supposed to be on-screen. Or limit the amount of text to be rendered to ensure that only a portion of text is rendered at a time. (Alternatively, implement a page system.)
How will you/everyone benefit from this feature?
A more fluent reading experience for devices regardless of RAM and SoC power (I think every smartphone has the potential for a fluid ebook reading experience).
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request