ZIm/crates/editor/src/scroll
Finn Evers 90bf602ceb
Reduce number of snapshots and notifies during editor scrolling (#34228)
We not do not create new snapshots anymore when autoscrolling
horizontally and also do not notify any longer should the new scroll
position match the old one.

Release Notes:

- N/A

---------

Co-authored-by: Michael Sloan <mgsloan@gmail.com>
2025-07-11 17:34:45 +00:00
..
actions.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
autoscroll.rs Reduce number of snapshots and notifies during editor scrolling (#34228) 2025-07-11 17:34:45 +00:00
scroll_amount.rs vim: Fix and improve horizontal scrolling (#33590) 2025-07-08 14:48:48 -06:00