zed/gpui
Nathan Sobo 77c7fa53da Introduce Orientation concept to List
When the Orientation is Bottom, we paint elements from the bottom of the list when underflowing and express scroll position relative to the bottom. In either orientation, when inserting elements outside the visible area, we adjust the scroll position as needed to keep the visible elements stable.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2021-08-25 12:45:17 -06:00
..
examples Remove after_layout from Element trait 2021-08-20 16:40:45 -06:00
grammars/context-predicate
src Introduce Orientation concept to List 2021-08-25 12:45:17 -06:00
build.rs
Cargo.toml Move LineWrapper into gpui 2021-08-25 10:43:54 +02:00