zed/crates/gpui/src
Max Brunsfeld b354af7bda Use an unbounded channel in gpui test helper methods
The bounded channel could fill up when many events were emitted in one
effect cycle.
2022-04-06 22:02:04 -07:00
..
elements Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
platform Report more information when we panic due to an allocation failure 2022-04-05 13:53:13 -06:00
views
app.rs Use an unbounded channel in gpui test helper methods 2022-04-06 22:02:04 -07:00
assets.rs
clipboard.rs
color.rs Style search in buffer below breadcrumbs 2022-03-31 11:44:16 -06:00
elements.rs Allow flex items to float to the end of the flex axis 2022-03-30 16:46:14 +02:00
executor.rs
font_cache.rs
fonts.rs
geometry.rs
gpui.rs
image_data.rs
json.rs
keymap.rs
platform.rs
presenter.rs
scene.rs
test.rs
text_layout.rs
util.rs
views.rs