You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
This seems like a nice little feature.
However it doesn't work well when started in landscape mode. The screen bounds are always sent as portrait, so AAWindow is init with wrong size and the touch gesture isn't calculated correctly.
I tested it using your example project, iPad simulator and device.
This seems like a nice little feature.
However it doesn't work well when started in landscape mode. The screen bounds are always sent as portrait, so AAWindow is init with wrong size and the touch gesture isn't calculated correctly.
I tested it using your example project, iPad simulator and device.