Max accessibility size for the filter menus otherwise UI blows up
This commit is contained in:
@ -354,6 +354,7 @@ struct AnimatingCellHeight: AnimatableModifier {
|
||||
}
|
||||
.listRowSeparator(.hidden)
|
||||
}
|
||||
.dynamicTypeSize(.small ... .accessibility1)
|
||||
}
|
||||
|
||||
func menuItems(for item: LinkedItem) -> some View {
|
||||
|
||||
Reference in New Issue
Block a user