yoshisuga / MAME4iOS

Multiple Arcade Machine Emulator for iOS, iPadOS, tvOS, macOS (Catalyst)
Other
635 stars 103 forks source link

Change PopupSegmentedController on tvOS #424

Closed ToddLa closed 1 year ago

ToddLa commented 1 year ago

have PopupSegmentedControl use an UIAlertViewController on tvOS to let user choose an option.

the Segmented Control used to grow and shrink when it got the focus, now it always stays the same size and shows an Alert when it is selected.

Simulator Screen Shot - Apple TV - 2022-10-05 at 18 52 45 Simulator Screen Shot - Apple TV - 2022-10-05 at 18 52 35