Fix cursor being visible through popups

This commit is contained in:
Joscha 2022-09-08 18:16:29 +02:00
parent fff774dd16
commit 9876dd67a7
3 changed files with 5 additions and 2 deletions

View file

@ -14,6 +14,9 @@ Procedure when bumping the version number:
## Unreleased
### Fixed
- Cursor being visible through popups
## v0.4.0 - 2022-09-01
### Added