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] add reading progress bar support #191

Closed
Lruihao opened this issue Sep 9, 2022 · 1 comment
Closed

[FEATURE] add reading progress bar support #191

Lruihao opened this issue Sep 9, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Lruihao
Copy link
Member

Lruihao commented Sep 9, 2022

# Reading progress bar
[params.readingProgress]
  enable = false
  # Available values: left | right
  start = "left"
  # Available values: top | bottom
  position = "top"
  reversed = false
  light = ""
  dark = ""
  height = "2px"
@Lruihao Lruihao added the enhancement New feature or request label Sep 9, 2022
@Lruihao Lruihao added this to the v0.2.16 milestone Sep 9, 2022
@Lruihao
Copy link
Member Author

Lruihao commented Sep 9, 2022

done

partial fixed dillonzq/LoveIt#611

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant