macOS: Quick access terminal: Fix a crash when changing font size

Cocoa window resize gets triggerred for QAT on font size change causing an out
of sequence render but the font data is not yet ready causing the crash.
Blank window instead of rendering when font data is not ready in an out
of sequence render.

Fixes #9178
This commit is contained in:
Kovid Goyal
2025-11-02 21:56:17 +05:30
parent 7b2ac01b41
commit a5e0ba9f68
2 changed files with 4 additions and 1 deletions

View File

@@ -176,6 +176,8 @@ Detailed list of changes
- macOS: Add an item to the global menu to Cycle through OS windows
- macOS: Quick access terminal: Fix a crash when changing font size (:iss:`9178`)
- Wayland: Fix ``center-sized`` panels not working on smithay based compositors (:pull:`9117`)
- Wayland: Fix scrolling using some mouse wheels that produce "VALUE120" based