inseven / builds

GitHub Actions status board for macOS and iOS
MIT License
1 stars 1 forks source link

fix: Remember the selected section and fix a crash on iPad #277

Closed jbmorley closed 5 months ago

jbmorley commented 5 months ago

This change moves the settings out into a separate class to avoid bloat in ApplicationModel and allow settings to be written directly from SceneModel to break a curious SwiftUI Observation loop.