mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-02-10 08:20:42 +01:00
Fix iPad app refresh on background
This commit is contained in:
parent
d2eca1d646
commit
a167bcdf28
@ -161,7 +161,6 @@ struct AppView: View {
|
||||
.tag(tab)
|
||||
}
|
||||
}
|
||||
.id(availableTabs.count)
|
||||
#if !os(visionOS)
|
||||
.introspect(.tabView, on: .iOS(.v17, .v18)) { (tabview: UITabBarController) in
|
||||
tabview.tabBar.isHidden = horizontalSizeClass == .regular
|
||||
|
Loading…
x
Reference in New Issue
Block a user