Fix jump to bottom button being always displayed in non-overflowing timelines (#8460)
This commit is contained in:
@@ -41,8 +41,6 @@ const RoomContext = createContext<IRoomState>({
|
||||
isPeeking: false,
|
||||
showRightPanel: true,
|
||||
joining: false,
|
||||
atEndOfLiveTimeline: true,
|
||||
atEndOfLiveTimelineInit: false,
|
||||
showTopUnreadMessagesBar: false,
|
||||
statusBarVisible: false,
|
||||
canReact: false,
|
||||
|
||||
Reference in New Issue
Block a user