Swiftfin
Swiftfin copied to clipboard
iPadOS - Resize Windows
Implement being able resize the window on iPadOS, great for multi-tasking.
This is actually really easy by simply adding and removing two keys in the Info.plist, however in the instances that it goes to the portrait views for the items and the player they are incorrect. The item view is planned for a refactor, but the overlay needs to be accommodating for a portrait layout. Probably with a new overlay designed for portrait or at least some elements adapted for portrait and landscape orientations.