mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-04 23:17:43 +02:00
Fix composer resizing animations
This commit is contained in:
@@ -116,6 +116,7 @@ struct Composer: View {
|
||||
}
|
||||
.padding(.horizontal, 16)
|
||||
.padding(.bottom, 4)
|
||||
.animation(.none)
|
||||
}
|
||||
.sheet(isPresented: $isBottomSheetExpanded) {
|
||||
moduleSelectionList
|
||||
|
||||
Reference in New Issue
Block a user