We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
5.33.0
iOS, Android
Android Microsoft Edge 119.0.2151.65
No response
Picker组件的弹窗使用transform:rotate(90deg)旋转后,滑动屏幕切换选择器的选项时只能左右滑动进行切换,上下滑动切换不了选项。希望可以通过props传入滑动方向属性的方式实现自定义滑动方向。
The text was updated successfully, but these errors were encountered:
感觉挺正常的呀,旋转之后方向不就变了吗,如果上下滑动会是什么交互
Sorry, something went wrong.
旋转之后就会像这样,文字是vw方向,但是vw方向滑动不能切换,只能vh方向滑动切换
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: