Skip to content

Commit

Permalink
animations!
Browse files Browse the repository at this point in the history
  • Loading branch information
Velin92 committed Jul 20, 2023
1 parent 8fff540 commit cc547f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ struct RoomTimelineItemView: View {
timelineView
.environment(\.timelineGroupStyle, viewModel.groupStyle)
.animation(.elementDefault, value: viewModel.type)
.animation(.elementDefault, value: viewModel.groupStyle)
}

@ViewBuilder private var timelineView: some View {
Expand Down

0 comments on commit cc547f0

Please sign in to comment.