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

fix: 图片预览拖拽问题 #1104

Merged
merged 12 commits into from
Oct 25, 2023
Merged

fix: 图片预览拖拽问题 #1104

merged 12 commits into from
Oct 25, 2023

Conversation

fennghuang
Copy link
Collaborator

@fennghuang fennghuang commented Sep 19, 2023

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

fix #1058

💡 需求背景和解决方案

📝 更新日志

  • fix(ImageViewer): 修复图片预览拖拽问题

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Sep 19, 2023

完成

@anlyyao
Copy link
Collaborator

anlyyao commented Oct 3, 2023

  1. 放大之后,会触发垂直方向的滚动。同时也会导致页面的放大和垂直方向滚动
  2. 目前完全禁止垂直方向的拖拽,应该也是需要支持的

@fennghuang 大佬 辛苦看一下这个问题噶~

@anlyyao
Copy link
Collaborator

anlyyao commented Oct 12, 2023

补充录屏:

2023-10-12.10.51.42.mov

@anlyyao anlyyao merged commit c106e0c into Tencent:develop Oct 25, 2023
8 checks passed
@github-actions github-actions bot mentioned this pull request Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ImageViewer] 两指缩放时图片重叠
2 participants