tsalvo / nes-emu-ios

NES Emulator for iOS / iPadOS / macOS / tvOS, written in Swift
MIT License
134 stars 17 forks source link

constraint priority fix to prevent constraint error logs on rotation #91

Closed tsalvo closed 2 years ago

tsalvo commented 2 years ago

lower the priority of horizontal constraints between the NES screen tappable area, and the 2 main onscreen control stack views.