home-assistant / home-assistant/iOS
Bad zoom behaviour when switching back to app [during split-view on iPad]
- Dominant language
- Swift
- Stars
- 2.4k
- Forks
- 520
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 264
Description
**iOS device model, version and app version**
Model Name: iPad Pro 2018, 11"
Software Version: Latest stable
App version: Latest stable
**Home Assistant Core Version**
**Describe the bug**
When closing (minimizing) and returning to the app, as the app returns, the zoom levels are (very often) increased without user input. This only occurs during split-view(side-by-side) in landscape device orientation. This also occurs if 'pinch to zoom' is disabled in the app settings, with the only difference being that there is no way to zoom back out then!
**To Reproduce**
Set one or two instances of the companion app in split view, using landscape device orientation, and cmd-tab (if using keyboard) or simply multi-task out of the split view, opening another app and then returning to the split view (companion apps), one or both companion app instances will be zoomed in from the default full view.
The bad zoom in behaviour can also be seen when simply refreshing (pull to refresh, or cmd+R) in a split-view instance of the companion app, with similar frequency as the multi-task trigger above. Seems to be the same issue. Occurrence rate: often but not always.
**Expected behavior**
Being able to multi-task in and out of the companion app without any zoom adjustments.
**Screenshots**
**Additional context**
Does not occur in normal single instance-full-screen mode. Only during split-view with the companion app as one or both visible apps.
Contributor guide
Assessment
This issue has not been assessed yet.