Fix the menu position on macOS when using Qt 6.5 (#4595)

This commit is contained in:
pajlada
2023-05-02 20:50:13 +02:00
committed by GitHub
parent 379cc5761c
commit 6672adf287
2 changed files with 20 additions and 19 deletions
+5 -1
View File
@@ -2,7 +2,11 @@
## Unversioned
## 2.4.3
## Slated for 2.4.3
- Bugfix: Fixed the menu warping on macOS on Qt6. (#4595)
## 2.4.3 Beta
- Major: Added support for FrankerFaceZ animated emotes. (#4434)
- Minor: Added the ability to reply to a message by `Shift + Right Click`ing the username. (#4424)