fix: Allow requesting past messages if all events in the current timeline are filtered

This commit is contained in:
Sorunome 2020-09-06 09:00:19 +02:00
parent 4527ef94ff
commit 0f9ff4abda
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
1 changed files with 0 additions and 2 deletions

View File

@ -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(