Improve asset handling

This commit is contained in:
Christoph Hagen
2024-12-16 15:36:58 +01:00
parent 31d1ecb8bd
commit b22b76fd32
21 changed files with 264 additions and 85 deletions

View File

@@ -42,6 +42,7 @@ struct NavigationBarSettingsView: View {
Text("Select the tags to show in the navigation bar. The number should be even.")
.foregroundStyle(.secondary)
}
.padding()
}
.sheet(isPresented: $showItemPicker) {
ItemSelectionView(