mirror of
https://github.com/yattee/yattee.git
synced 2026-06-26 16:44:20 +00:00
Prevent tvOS focus shadow from clipping between Home sections
This commit is contained in:
@@ -235,6 +235,7 @@ struct HomeView: View {
|
||||
homeContent
|
||||
}
|
||||
}
|
||||
.scrollClipDisabled()
|
||||
}
|
||||
#else
|
||||
let backgroundStyle: ListBackgroundStyle = listStyle == .inset ? .grouped : .plain
|
||||
|
||||
Reference in New Issue
Block a user