Files
oak-gpui/crates/gpui/src
Smit Barmase 7dc4adbd40 gpui: Fix crash when starting Zed on macOS during texture creation (#36382)
Closes #36229

Fix zero-sized texture creation that triggers a SIGABRT in the Metal
renderer. Not sure why this happens yet, but it likely occurs when
`native_window.contentView()` returns a zero `NSSize` during initial
window creation, before the view size is computed.

Release Notes:

- Fixed a rare startup crash on macOS.
2025-08-18 08:16:17 +05:30
..
2025-08-06 00:02:26 +00:00
2025-08-01 19:46:09 +02:00
2025-07-19 01:27:54 +00:00
2025-08-14 00:01:17 +00:00
2025-08-11 19:17:48 +02:00
2025-08-14 00:01:17 +00:00
2025-08-14 00:01:17 +00:00
2025-08-14 00:01:17 +00:00
2025-08-11 19:17:48 +02:00