feat: scene management for RP settings
This commit is contained in:
@@ -27,6 +27,10 @@ struct StatusBarView: View {
|
||||
.foregroundStyle(.secondary)
|
||||
}
|
||||
|
||||
Label(viewModel.activeSceneName, systemImage: "theatermasks")
|
||||
.font(.caption)
|
||||
.foregroundStyle(.secondary)
|
||||
|
||||
Spacer()
|
||||
|
||||
// GPU memory
|
||||
|
||||
Reference in New Issue
Block a user