mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Add back gotFirstUnreadMessage variable
This commit is contained in:
parent
28a2b175e0
commit
0607146542
1 changed files with 1 additions and 0 deletions
|
|
@ -210,6 +210,7 @@ struct ChannelMessageList: View {
|
|||
withAnimation {
|
||||
scrollView.scrollTo(firstUnreadMessageId, anchor: .top)
|
||||
showScrollToBottomButton = true
|
||||
gotFirstUnreadMessage = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue