mirror of
https://github.com/yattee/yattee.git
synced 2026-06-10 00:34:19 +00:00
Use segmented picker style for tvOS grid columns count
This commit is contained in:
@@ -68,6 +68,7 @@ struct ViewOptionsSheet: View {
|
||||
Text("\(count)").tag(count)
|
||||
}
|
||||
}
|
||||
.pickerStyle(.segmented)
|
||||
}
|
||||
|
||||
if let hideWatched = hideWatched {
|
||||
|
||||
Reference in New Issue
Block a user