Overhaul UI event handling

This commit is contained in:
Joscha 2022-08-20 18:36:20 +02:00
parent ade06efa01
commit ded927b9f0
9 changed files with 177 additions and 103 deletions

View file

@ -14,6 +14,9 @@ Procedure when bumping the version number:
## Unreleased
### Changed
- Reduced amount of unnecessary redraws
### Fixed
- Crash when connecting to nonexistent rooms
- Crash when connecting to rooms that require authentication