zed/crates/gpui
Max Brunsfeld deac172e39
Restore re-rendering of editors on buffer font size changes (#4064)
Now that views are cached, we need to explicitly `.notify()` text
editors when the buffer font size changes.

* [x] Notify editors when settings change, or adjusting buffer font size
* [x] Figure out why non-focused editors still do not re-render when
adjusting buffer font size
* [x] Reset buffer font size adjustment when the size is updated in the
user's settings
2024-01-15 17:13:13 -08:00
..
docs Remove some todo!'s 2024-01-09 11:36:36 +02:00
src Restore re-rendering of editors on buffer font size changes (#4064) 2024-01-15 17:13:13 -08:00
tests Remove some todo!'s 2024-01-09 11:36:36 +02:00
build.rs Rebuild shader header when cbindgen sources have changed 2024-01-15 16:23:22 +01:00
Cargo.toml gpui: Pin to font-kit with improved OTC parsing performance. (#4047) 2024-01-15 15:46:18 +01:00