scummvm/dists/ios7
Lars Sundström da19f39164 IOS7: Update the window size correctly
Applications running on iOS are usually full screen. On newer iPads
and when running iOS applications on macOS the application window
size can be changed.

When running the iOS application on macOS using "Designed for iPad"
option, the window can be changed, also to full screen. The function
"safeAreaInsetsDidChange" is then called. Update the screen size
using the view window property instead of checking the UIScreen
window bounds since these never changes.

If forcing the application to run in full screen setting the option
UIRequiresFullScreen to TRUE, it seems to trigger ScummVM to run
in portrait mode instead of landscape mode when running the app in
macOS using "Designed for iPad" on Apple silicon macs.

The UI doesn't require full screen since the application handles
resolution changes nice.
2024-01-21 10:57:27 +01:00
..
Images.xcassets DISTS: IOS7: Add touch mode assets 2023-10-10 20:55:48 +02:00
store DISTS: Add screenshots for iOS AppStore release 2023-12-14 23:03:48 +01:00
Assets.car PORTS: DISTS: Add ios7 on-screen icon assets 2023-11-11 22:59:24 +01:00
Info.plist IOS7: Update the window size correctly 2024-01-21 10:57:27 +01:00
Info.plist.in IOS7: Update the window size correctly 2024-01-21 10:57:27 +01:00
ios-help.zip DISTS: IOS7: Add ios-help.zip 2023-10-11 23:14:37 +02:00
LaunchScreen_ios.storyboard