1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-13 05:40:32 +05:30
yattee/Model/Import Export Settings
Toni Förster 322a550666
simplified fullscreen and orientation handling
- iPad: rotate to device orientation on startup
- fixed controls in portrait fullscreen
- iOS: don’t call setNeedsDrawing multiple times
- On iOS we call set needs drawing only once.
- Added cooldown time to MPV.Client setNeedsDrawing to avoid multiple successive calls
- make fullscreen animation smoother
- dragGesture now calls toggleFullScreenAction
- fix tvOS and macOS build

Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-09-05 18:17:14 +02:00
..
Exporters simplified fullscreen and orientation handling 2024-09-05 18:17:14 +02:00
Importers simplified fullscreen and orientation handling 2024-09-05 18:17:14 +02:00
ImportExportSettingsModel.swift Fix syntax 2024-02-02 11:38:01 +01:00
ImportSettingsFileModel.swift Add import on tvOS, other export/import improvements 2024-02-03 21:49:45 +01:00