zeeguu / web

Frontend for the zeeguu web application.
https://www.zeeguu.org
3 stars 5 forks source link

Adding progress bar when reading #281

Closed tfnribeiro closed 5 months ago

tfnribeiro commented 6 months ago

Add a small progress bar to show the user how much of the article is left to read.

image

tfnribeiro commented 6 months ago

Currently the code only handles the ArticleReader in the web, and needs to be extended to the Extension code.