eclipsesource / eclipsesource/tabris-js
Event order differs for platforms on orientation change
Open
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
Assessment
This issue has not been assessed yet.