mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
size the node filter
This commit is contained in:
parent
236955900e
commit
457c87c128
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ struct NodeListFilter: View {
|
|||
.padding(.bottom)
|
||||
#endif
|
||||
}
|
||||
.presentationDetents([.fraction(1.0)])
|
||||
.presentationDetents([.fraction(roleFilter ? 1.0 : 0.55)])
|
||||
.presentationDragIndicator(.visible)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue