From 0f9ff4abdadecd223904cbcc26c61d4c81366322 Mon Sep 17 00:00:00 2001 From: Sorunome Date: Sun, 6 Sep 2020 09:00:19 +0200 Subject: [PATCH] fix: Allow requesting past messages if all events in the current timeline are filtered --- lib/views/chat.dart | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/views/chat.dart b/lib/views/chat.dart index 7d7ecbe..aecc144 100644 --- a/lib/views/chat.dart +++ b/lib/views/chat.dart @@ -508,8 +508,6 @@ class _ChatState extends State<_Chat> { e.type != 'm.reaction') .toList(); - if (filteredEvents.isEmpty) return Container(); - return ListView.builder( padding: EdgeInsets.symmetric( horizontal: max(