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

大规模的细节优化 #111

Merged
merged 8 commits into from
Sep 17, 2024
Merged

大规模的细节优化 #111

merged 8 commits into from
Sep 17, 2024

Conversation

dmzz-yyhyy
Copy link
Owner

@dmzz-yyhyy dmzz-yyhyy commented Sep 17, 2024

更新内容

  • 修复切换页面概率闪退问题
  • 修复阅读中页面概率无法滚动问题
  • 添加快速切换章节功能
  • 增加翻页模式动画开关,使用户可以关闭翻页动画
  • 修改文字分页算法,自动去除每页的上下空行并筛选掉空页
  • 添加翻页模式图片加载支持
  • 修复无法正常恢复阅读进度问题
  • 添加自动屏幕边距检测
  • 添加手动边距设置功能
  • 添加图片加载指示器
  • 自动移除连续图片之间的间距
  • 添加电量指示器
  • 添加时间指示器
  • 添加章节名称指示器
  • 添加阅读进度指示器
  • 添加内容页文字选择支持
  • 调整探索展开页面内进入书本详情页后清楚当前缓存的行为变为缓存当前已加载数据
  • 删除新建书架时的"删除此书架"的选项

Issue

@dmzz-yyhyy dmzz-yyhyy merged commit c80719e into refactoring Sep 17, 2024
3 checks passed
@dmzz-yyhyy dmzz-yyhyy deleted the optimization branch October 1, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment