macOS: Fix a regression in the previous release that caused junk to be rendered in font previews in the choose fonts kitten and crash on Intel macs

Fixes #7892
This commit is contained in:
Kovid Goyal
2024-09-26 01:44:14 +05:30
parent 866c14249b
commit 6834e366be
2 changed files with 8 additions and 5 deletions

View File

@@ -81,6 +81,8 @@ Detailed list of changes
- Wayland GNOME: Fix a crash when using multiple monitors with different scales and starting on or moving to the monitor with lower scale (:iss:`7894`)
- macOS: Fix a regression in the previous release that caused junk to be rendered in font previews in the choose fonts kitten and crash on Intel macs (:iss:`7892`)
0.36.3 [2024-09-25]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~