-
Notifications
You must be signed in to change notification settings - Fork 331
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
[ws-qvh] Scale calculation issue #48
Comments
Hello again :-). Here is what I need from you:
Paste here:
For
{
"value" : {
"statusBarSize" : {
"width" : 375,
"height" : 44
},
"scale" : 3
},
"sessionId" : "DFA28E6E-0B23-4AF1-B352-9B6ED8CBB7E0"
} {"actions":[{"action":"tap","options":{"x":2,"y":2}}]} {"actions":[{"action":"tap","options":{"x":373,"y":811}}]} |
For iPhone 7 Plus I got:
|
Hi, have you found anything about this issue? |
Did you try with In |
Hi, I have tried develop branch. Bottom side of the UI does not work properly. I can't click anything from dock. I tried to clone develop branch like |
OK, this will work too (you could checkout to Unfortunately I can't debug it without a real device. You'll have to deal with it yourself. P.S. you rebuilt frontend after switching to develop, right? ( |
While using ws-qvh, there is a scale calculation issue, which causes clicking coordinate mistakes.
The text was updated successfully, but these errors were encountered: