Fix Wayland image upload crash if confirmation dialog is enabled (#5314)

This commit is contained in:
pajlada
2024-04-12 23:48:08 +02:00
committed by GitHub
parent 1ca77a1e84
commit f4e950ea0b
4 changed files with 111 additions and 65 deletions
+1
View File
@@ -4,6 +4,7 @@
- Minor: Added context menu action to toggle visibility of offline tabs. (#5318)
- Minor: Report sub duration for more multi-month gift cases. (#5319)
- Bugfix: Fixed a crash that could occur on Wayland when using the image uploader. (#5314)
- Bugfix: Fixed split tooltip getting stuck in some cases. (#5309)
- Bugfix: Fixed the version string not showing up as expected in Finder on macOS. (#5311)