zed/gpui
Antonio Scandurra c7a8972a57 Fix off-by-one error in StateInner::visible_range
I even wonder if we should keep this function around, as it feels
like it can only be called at certain times (e.g. layout) and not
after a splice or a scroll where we may not have rendered the
elements we actually need.
2021-09-01 12:20:48 +02:00
..
examples Take &mut self in View::render 2021-08-30 17:51:26 +02:00
grammars/context-predicate
src Fix off-by-one error in StateInner::visible_range 2021-09-01 12:20:48 +02:00
build.rs
Cargo.toml