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
grammars/context-predicate
src Make the tabs scrollable when they overflow 2022-04-05 19:58:15 -06:00
build.rs
Cargo.toml