Fix crash when window too small with msg editor visible

This commit is contained in:
Joscha 2024-01-14 12:41:48 +01:00
parent a5b33440c5
commit 998a2f2ffd
3 changed files with 6 additions and 3 deletions

View file

@ -25,6 +25,9 @@ Procedure when bumping the version number:
### Removed
- Key binding to open present page
### Fixed
- Crash when window is too small while empty message editor is visible
## v0.8.0 - 2024-01-04
### Added