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

2.18.1版本在移动端,画布平移功能失效 #4249

Open
yizixu opened this issue Apr 9, 2024 · 8 comments
Open

2.18.1版本在移动端,画布平移功能失效 #4249

yizixu opened this issue Apr 9, 2024 · 8 comments

Comments

@yizixu
Copy link

yizixu commented Apr 9, 2024

Describe the bug

2.18.1版本在移动端,画布平移功能失效,换成2.14.1版本就正常了

Your Example Website or App

官网示例就存在问题

Steps to Reproduce the Bug or Issue

打开官网示例tree,按F12,切到移动端模式,拖动画布无效

Expected behavior

移动端模式,拖动画布正常

Screenshots or Videos

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 2.11.1]

Additional context

No response

@x6-bot
Copy link
Contributor

x6-bot bot commented Apr 9, 2024

👋 @yizixu

Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@fsyldn
Copy link

fsyldn commented May 16, 2024

有修复计划吗,项目上急,or有其他替代方案,折叠按钮点击也有问题

@yizixu
Copy link
Author

yizixu commented May 16, 2024

有修复计划吗,项目上急,or有其他替代方案,折叠按钮点击也有问题

现在还不行吗,我都没试,我锁版本到2.14.1了

@fsyldn
Copy link

fsyldn commented May 16, 2024

有修复计划吗,项目上急,or有其他替代方案,折叠按钮点击也有问题

现在还不行吗,我都没试,我锁版本到2.14.1了

好的,多谢,我们也回退下版本

@nanfb
Copy link

nanfb commented May 17, 2024

描述错误

2.18.1版本在移动端,暂时平移功能失效,换成2.14.1版本就正常了

您的示例网站或应用程序

官网示例就存在问题

重现错误或问题的步骤

官网示例,按F12,切到打开移动端模式,拖动无效无效

预期行为

移动端模式,拖动正常

截图或视频

没有反应

平台

  • 操作系统:[例如 macOS、Windows、Linux]
  • 浏览器:[例如 Chrome、Safari、Firefox]
  • 版本:[例如2.11.1]

额外的背景信息

没有反应

+1.我以为要自己实现呢?看到issus发现是官方的问题,我说怎么在事件中找不到touch事件

@yizixu
Copy link
Author

yizixu commented May 17, 2024

有修复计划吗,项目上急,or有其他替代方案,折叠按钮点击也有问题

现在还不行吗,我都没试,我锁版本到2.14.1了

好的,多谢,我们也回退下版本

其实你发现没,即使回退了,在移动端无法正常双指缩放,可以使用hammerjs.github.io来自己实现

@yizixu
Copy link
Author

yizixu commented May 17, 2024

描述错误

2.18.1版本在移动端,暂时平移功能失效,换成2.14.1版本就正常了

您的示例网站或应用程序

官网示例就存在问题

重现错误或问题的步骤

官网示例,按F12,切到打开移动端模式,拖动无效无效

预期行为

移动端模式,拖动正常

截图或视频

没有反应

平台

  • 操作系统:[例如 macOS、Windows、Linux]
  • 浏览器:[例如 Chrome、Safari、Firefox]
  • 版本:[例如2.11.1]

额外的背景信息

没有反应

+1.我以为要自己实现呢?看到issus发现是官方的问题,我说怎么在事件中找不到touch事件

可以使用hammerjs.github.io自己实现交互

@nanfb
Copy link

nanfb commented May 17, 2024

描述错误

2.18.1版本在移动端,暂时平移功能失效,换成2.14.1版本就正常了

您的示例网站或应用程序

官网示例就存在问题

重现错误或问题的步骤

官网示例,按F12,切到打开移动端模式,拖动无效无效

预期行为

移动端模式,拖动正常

截图或视频

没有反应

平台

  • 操作系统:[例如 macOS、Windows、Linux]
  • 浏览器:[例如 Chrome、Safari、Firefox]
  • 版本:[例如2.11.1]

额外的背景信息

没有反应

+1.我以为要自己实现呢?看到issus发现是官方的问题,我说怎么在事件中找不到touch事件

可以使用hammerjs.github.io自己实现交互

我在2.18.1测试,mouse:down和 move 也是可以在移动端响应的

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

No branches or pull requests

3 participants