Show starting live location beacons as location delegates in the timeline

Also, hide ending live location beacon state changes.
This commit is contained in:
Volker Krause
2023-06-11 11:36:47 +02:00
parent d10460c45b
commit 59495a1452
6 changed files with 110 additions and 0 deletions

View File

@@ -127,5 +127,6 @@
<file alias="AvatarTabButton.qml">qml/Component/AvatarTabButton.qml</file>
<file alias="SpaceDrawer.qml">qml/Page/RoomList/SpaceDrawer.qml</file>
<file alias="OsmLocationPlugin.qml">qml/Component/Timeline/OsmLocationPlugin.qml</file>
<file alias="LiveLocationDelegate.qml">qml/Component/Timeline/LiveLocationDelegate.qml</file>
</qresource>
</RCC>