lnreader icon indicating copy to clipboard operation
lnreader copied to clipboard

[Flaw-fix-request] Load directly the chosen font

Open Palloxin opened this issue 2 months ago • 1 comments

Describe your suggested feature

In case the user chooses a font that is NOT the default one (the ones provided by the app, not css font-import), the app will load chapters by first loading the default onr, and then the one chosen by the user.

https://github.com/user-attachments/assets/56d6ba76-9bfc-4d88-a444-9079f6cd00af

At first it loads the bland default font ↓ Image

And then it transforms to the one the user chose ↓ Image

It would probably speed up chapter loading if fixed.

Other details

In the video I tested on a chapter that contains 20+ chapters content all in one. So the reader is that slow in loading for this reason.

Acknowledgements

  • [x] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • [x] I have written a short but informative title.
  • [x] If this is an issue with a source, I should be opening an issue in the sources repository.
  • [x] I have updated the app to version 2.0.0.
  • [x] I will fill out all of the requested information in this form.

Palloxin avatar Oct 22 '25 08:10 Palloxin

Without the resuming motion scroll, it looks like this:

https://github.com/user-attachments/assets/94b7d160-a535-414e-a617-b883584356f7

Palloxin avatar Oct 22 '25 08:10 Palloxin