fluffychat merge
This commit is contained in:
parent
e8a9b505c1
commit
df1abfafa4
1 changed files with 8 additions and 0 deletions
|
|
@ -672,6 +672,14 @@ class Message extends StatelessWidget {
|
|||
scrollController:
|
||||
scrollController,
|
||||
child: Container(
|
||||
// #Pangea
|
||||
key: MatrixState
|
||||
.pAnyState
|
||||
.layerLinkAndKey(
|
||||
event.eventId,
|
||||
)
|
||||
.key,
|
||||
// Pangea#
|
||||
decoration:
|
||||
BoxDecoration(
|
||||
borderRadius:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue