migueldeicaza / SwiftTermApp

MIT License
305 stars 29 forks source link

iPad: Sidebar resets to original size after coming back from background #190

Closed migueldeicaza closed 2 years ago

migueldeicaza commented 2 years ago

On an iPad, when coming back from sending the process to the background, the state of the hidden sidebar is reset every time.

Issues:

https://stackoverflow.com/questions/65645703/swiftui-sidebar-doesnt-remember-screen

migueldeicaza commented 2 years ago

Band aid in place - looks like a SwiftUI magic thing.