zed/crates/gpui
Nathan Sobo ab3bbe1e17 Make the tabs scrollable when they overflow
This adds the ability to make a Flex element scrollable by passing a type tag and instance id, which we use to store the scroll position in an ElementStateHandle.

Still need to allow the element to auto-scroll.
2022-04-05 19:58:15 -06:00
..
examples Make all HighlightStyle properties optional 2022-03-15 10:39:43 +01:00
grammars/context-predicate Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
src Make the tabs scrollable when they overflow 2022-04-05 19:58:15 -06:00
build.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
Cargo.toml Send websocket pings from both the client and the server 2022-03-04 15:21:18 -08:00