element-x-ada/libraries/matrix
Jorge Martin Espinosa 6c3b280ecd
Fix marking a room as read re-instantiates its timeline (#5628)
* Add `Timeline.markAsRead` to avoid reinstantiating the timeline using `Room.markAsRead`

* Mark as read when exiting the room screen, destroy the timeline when fully closed

* Ensure `MarkAsFullyReadAndExit` event can only be processed once

* Fix `DelayedVisibility` not being displayed in previews
2025-10-30 08:39:06 +01:00
..
api Fix marking a room as read re-instantiates its timeline (#5628) 2025-10-30 08:39:06 +01:00
impl Fix marking a room as read re-instantiates its timeline (#5628) 2025-10-30 08:39:06 +01:00
test Fix marking a room as read re-instantiates its timeline (#5628) 2025-10-30 08:39:06 +01:00