eclipsesource / eclipsesource/tabris-js

Event order differs for platforms on orientation change

Open
#317 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

Retrieving `screen.width` and `screen.height` in an `change:bounds` callback after rotating the device return different values on both platforms. On Android the updated `screen.width` and `screen.height` values get returned, while on iOS they are still the ones valid before the rotation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.