Files
oak-gpui/crates/gpui/src
tidely 7e3fd7bb02 gpui: Use static keyword with LazyLock when loading system fonts (#34555)
Use the `static` keyword to actually make the `LazyLock` static, which
previously would reinitialize on every call to `SvgRenderer::new`.

Related: #26335 

Release Notes:

- N/A
2025-07-18 12:35:38 +02:00
..
2025-06-18 00:43:33 +00:00
2025-07-10 14:02:00 -07:00