Fix the push animation when selecting a room with the compact layout on iPad.
Also makes sure we don't animate the change of room in the split's detail when using the regular layout
This commit is contained in:
@@ -760,6 +760,5 @@ private struct NavigationStackCoordinatorView: View {
|
||||
module.coordinator?.toPresentable()
|
||||
.id(module.id)
|
||||
}
|
||||
.animation(.elementDefault, value: navigationStackCoordinator.rootModule)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user