ios: sidebar swipe
This commit is contained in:
@@ -50,7 +50,7 @@ struct SybilWorkspaceView: View {
|
||||
}
|
||||
|
||||
private var showsCustomWorkspaceNavigation: Bool {
|
||||
usesCustomWorkspaceNavigation && (!isSettingsSelected || navigationLeadingControl == .back)
|
||||
usesCustomWorkspaceNavigation && (!isSettingsSelected || navigationLeadingControl != .hidden)
|
||||
}
|
||||
|
||||
private var transcriptScrollContextID: String {
|
||||
|
||||
Reference in New Issue
Block a user