fix: hide scrollbar highlights in overlay window (#5769)

This commit is contained in:
nerix
2024-12-21 11:25:21 +01:00
committed by GitHub
parent 13d871fc81
commit a540770ce2
4 changed files with 20 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Bugfix: Fixed scrollbar highlights being visible in overlay windows. (#5769)
## 2.5.2-beta.1
- Major: Add option to show pronouns in user card. (#5442, #5583)