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

Iphone由底部或顶部无法滑出菜单,Ipad可以由底部或顶部滑出菜单 #129

Open
xienova opened this issue Mar 9, 2023 · 1 comment

Comments

@xienova
Copy link

xienova commented Mar 9, 2023

由底部上滑时:   

w, h = self.get_window_size()
self.swipe(w - 100, h, w - 100, h // 2)

@screenbeam-Ricardo
Copy link

我有一台iPhone也是更新版本后没办法通过滑动打开控制中心的菜单,后面通过图像识别点击辅助模拟按键打开的.

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

2 participants