passepartout-apple/PassepartoutCore/Sources/PassepartoutProfiles/Models
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
..
ObservableProfile.swift Observe currentProfile in ProfileView 2022-05-01 19:14:34 +02:00