Add show reading progress function / 增加显示阅读进度功能#2768
Merged
revonateB0T merged 9 commits intoFooIbar:mainfrom Dec 1, 2025
Merged
Add show reading progress function / 增加显示阅读进度功能#2768revonateB0T merged 9 commits intoFooIbar:mainfrom
revonateB0T merged 9 commits intoFooIbar:mainfrom
Conversation
FooIbar
reviewed
Nov 29, 2025
Owner
FooIbar
left a comment
There was a problem hiding this comment.
之前考虑过这个,但是有点问题就先放着了,不过我忘了什么问题了
FooIbar
reviewed
Nov 30, 2025
revonateB0T
reviewed
Nov 30, 2025
Contributor
Author
|
之前没细看设置,刚看到有 |
FooIbar
reviewed
Dec 1, 2025
FooIbar
reviewed
Dec 1, 2025
revonateB0T
approved these changes
Dec 1, 2025
|
所以这个版本已经下载完成后还有一个 |
Owner
这是预期行为,因为数据库和文件系统状态可能不一致,比如用户在应用外误删了已下载的文件 |
主要是感觉看起来有点歧义,看到32/64P,然后下面一个 |
Contributor
Contributor
Owner
合理
太丑 |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



resolve #2277
On the gallery browsing page and the download page, displaying the reading progress is supported. This feature needs to be enabled in
Settings -> EH -> Show reading progress.在画廊浏览页面与下载页面支持显示阅读进度,该功能需要在
设置->EH->显示阅读进度中开启gallery browsing page:
Show reading progress only after reading, keep the original format beforehand
画廊浏览页面:
仅在阅读后显示阅读进度,在未阅读时保持原格式显示
Download page:
Add reading progress only to galleries that have been fully downloaded and read.
下载页面:
仅在已完成下载且阅读后的画廊列表中添加阅读进度