passepartout-apple/PassepartoutCore/Sources/PassepartoutProfiles
Davide De Rosa 8003b4a92d Observe currentProfile in ProfileView
ProfileView is not interested in changes in other profiles
notified by ProfileManager. Set isLoading inside
ObservableObject for observable to be self-contained.

Loses observation of profile deletion, but dismiss on removal is
actually handled by OrganizerView, not ProfileView.

Also drop unused presentationMode.
2022-05-01 19:14:34 +02:00
..
DataModels Hack around missing .ethernet on Catalyst 2022-04-19 15:56:41 +02:00
Extensions Duplicate profile from context menu 2022-04-26 22:39:47 +02:00
Managers Observe currentProfile in ProfileView 2022-05-01 19:14:34 +02:00
Models Observe currentProfile in ProfileView 2022-05-01 19:14:34 +02:00
Pickers Make network settings consistent 2022-04-14 07:43:44 +02:00
Profiles.xcdatamodeld/Model.xcdatamodel Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
Repositories Review a bit about duplicates handling 2022-04-16 11:27:31 +02:00
PassepartoutProfiles.swift Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00