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

Picker组件旋转问题 #6468

Open
tuqiuning opened this issue Dec 7, 2023 · 3 comments
Open

Picker组件旋转问题 #6468

tuqiuning opened this issue Dec 7, 2023 · 3 comments
Labels

Comments

@tuqiuning
Copy link

Version of antd-mobile

5.33.0

Operating system and its version

iOS, Android

Browser and its version

Android Microsoft Edge 119.0.2151.65

Sandbox to reproduce

No response

What happened?

Picker组件的弹窗使用transform:rotate(90deg)旋转后,滑动屏幕切换选择器的选项时只能左右滑动进行切换,上下滑动切换不了选项。希望可以通过props传入滑动方向属性的方式实现自定义滑动方向。

Relevant log output

No response

@tuqiuning tuqiuning added the bug label Dec 7, 2023
@1587315093
Copy link
Contributor

感觉挺正常的呀,旋转之后方向不就变了吗,如果上下滑动会是什么交互

@tuqiuning
Copy link
Author

感觉挺正常的呀,旋转之后方向不就变了吗,如果上下滑动会是什么交互

旋转之后就会像这样,文字是vw方向,但是vw方向滑动不能切换,只能vh方向滑动切换

@tuqiuning
Copy link
Author

Picker组件旋转

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants