mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Fixes #1552 - Workaround TabView bug by removing style
This commit is contained in:
parent
7d0d68cfd5
commit
946cde40a1
@ -78,7 +78,6 @@ struct ReactionsSummaryView: View {
|
||||
.tag(reaction.key)
|
||||
}
|
||||
}
|
||||
.tabViewStyle(.page(indexDisplayMode: .never))
|
||||
}
|
||||
}
|
||||
|
||||
|
1
changelog.d/1552.bugfix
Normal file
1
changelog.d/1552.bugfix
Normal file
@ -0,0 +1 @@
|
||||
Viewing reaction details UI fails to switch between multiple reactions
|
Loading…
x
Reference in New Issue
Block a user