Skip to content

Commit

Permalink
Rewrite zoom logic in read page
Browse files Browse the repository at this point in the history
重构阅读页放大逻辑
  • Loading branch information
jiangtian616 committed Nov 5, 2024
1 parent 2ab22f5 commit f6fa91e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions changelog/v8.0.5+267.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- 优化搜索标签提示
- 适配E站不再能查看非本人上传画廊的排行数据的变动
- 重构阅读页放大逻辑
- 优化从分享链接打开app的跳转逻辑
- 优化阅读页放大滚动体验
- 优化阅读页双击放大逻辑
- 移除阅读页点击后拖拽放大手势
- 修复移动端退出主路由的问题
- 修复阅读页重载图片后,本地缓存未更新的bug
Expand All @@ -12,9 +12,9 @@

- Optimize the search tag prompt
- Adapt to the change that users can no longer view the ranking data of galleries uploaded by others
- Rewrite zoom logic in read page
- Optimize the jump logic from the shared link to open the app
- Optimize the scrolling experience in read page
- Optimize the double-tap zoom logic in read page
- Remove the gesture of tag drag to scale in read page
- Remove the gesture of dragging and zooming after clicking on the reading page
- Fix the problem of exiting the main route on the mobile terminal
Expand Down
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2083,7 +2083,7 @@ packages:
description:
path: "."
ref: HEAD
resolved-ref: "6b94d4a943fcc96812c7dac3ecc9fa5c9b58dba9"
resolved-ref: "9e29df74754faaef6368a70f0b38d32b9e373123"
url: "https://github.com/jiangtian616/zoom_view"
source: git
version: "0.0.15"
Expand Down

0 comments on commit f6fa91e

Please sign in to comment.