Also update read markers when opening room
This commit is contained in:
@@ -485,6 +485,7 @@ Kirigami.ScrollablePage {
|
|||||||
|
|
||||||
|
|
||||||
Component.onCompleted: {
|
Component.onCompleted: {
|
||||||
|
updateReadMarker()
|
||||||
if (currentRoom) {
|
if (currentRoom) {
|
||||||
if (currentRoom.timelineSize < 20)
|
if (currentRoom.timelineSize < 20)
|
||||||
currentRoom.getPreviousContent(50)
|
currentRoom.getPreviousContent(50)
|
||||||
|
|||||||
Reference in New Issue
Block a user