Working on #64.
It can now navigate to read marker only if the event is in timeline.
This commit is contained in:
@@ -39,6 +39,7 @@ RoomPanelForm {
|
||||
}
|
||||
}
|
||||
|
||||
goBottomFab.onClicked: goToEvent(currentRoom.readMarkerEventId)
|
||||
goTopFab.onClicked: messageListView.positionViewAtBeginning()
|
||||
|
||||
function goToEvent(eventID) {
|
||||
|
||||
Reference in New Issue
Block a user