don't open user popover on reply preview
This commit is contained in:
parent
7fc314036e
commit
9fdf08a5d8
2 changed files with 14 additions and 5 deletions
|
|
@ -70,6 +70,7 @@ class ReplyWidget extends ConsumerWidget {
|
|||
Flexible(
|
||||
child: MessageDisplayname(
|
||||
replyMessage,
|
||||
clickable: false,
|
||||
style: Theme.of(context)
|
||||
.textTheme
|
||||
.labelMedium
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue