fix: Minor regressions
This commit is contained in:
parent
2d3c8eed84
commit
4509ace93b
6 changed files with 15 additions and 13 deletions
|
|
@ -65,6 +65,7 @@ class ChatView extends StatelessWidget {
|
|||
tooltip: L10n.of(context).close,
|
||||
)
|
||||
: UnreadBadgeBackButton(roomId: controller.roomId),
|
||||
titleSpacing: 0,
|
||||
title: controller.selectedEvents.isEmpty
|
||||
? StreamBuilder(
|
||||
stream: controller.room.onUpdate.stream,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue