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(ImageViewer): 修复滚动穿透问题 #3146

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

dadtakesmefly
Copy link
Contributor

@dadtakesmefly dadtakesmefly commented Sep 13, 2024

🤔 这个 PR 的性质是?

  • 日常 bug 修复

💡 需求背景和解决方案

1、背景:当前页面可以滑动时候,如果使用了image-viewer组件来预览图片,在image-viewer组件层滑动,会出现滚动穿透
2、方案:禁止滚动穿透

📝 更新日志

  • fix(ImageViewer): 修复滚动穿透问题

  • 本条 PR 不需要纳入 Changelog

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

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

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

@anlyyao anlyyao changed the title fix: 修复image-viewer组件滚动穿透的bug fix(ImageViewer): 修复滚动穿透问题 Sep 14, 2024
@anlyyao anlyyao merged commit 83ef970 into Tencent:develop Sep 14, 2024
4 of 5 checks passed
@github-actions github-actions bot mentioned this pull request Sep 14, 2024
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.

2 participants