fix: iOS tap_xy scale adaption error

This commit is contained in:
buyuxiang
2023-08-24 20:10:46 +08:00
parent 244bf039e6
commit 249e30ad2d
5 changed files with 18 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ UI related:
- fix: use Override size if existed, otherwise use Physical size (android devices)
- fix: add default options for `swipe_to_tap_app` action
- fix: reuse the same request body during `GetImage` retry
- fix: iOS `tap_xy` scale adaption error
others: