ios: appearance tweaks
This commit is contained in:
@@ -63,7 +63,7 @@ struct SybilWorkspaceView: View {
|
||||
}
|
||||
|
||||
private var shouldAutoFocusComposer: Bool {
|
||||
viewModel.displayedMessages.isEmpty
|
||||
viewModel.draftKind == .chat && viewModel.displayedMessages.isEmpty
|
||||
}
|
||||
|
||||
private var composerFocusPolicyID: String {
|
||||
|
||||
Reference in New Issue
Block a user