Files
oak-gpui/crates/editor/src
030b20ace9 Fix scroll jitter by ignoring autoscroll events if following
When following someone else we saw jitter because
`ScrollPositionChanged` events were battling `SelectionsChanged` events,
both of which were scrolling the viewport.

This ignores the ScrollPositionChanged if autoscrolling is on.

Co-authored-by: Antonio <antonio@zed.dev>
Co-authored-by: Julia <julia@zed.dev>
2024-01-23 16:16:21 +01:00
..
2024-01-21 20:26:33 -08:00
2024-01-18 00:48:37 +01:00
2024-01-03 10:58:57 -08:00
2024-01-16 10:58:27 +02:00
2024-01-03 19:31:43 -07:00
2024-01-22 15:53:12 -07:00
2024-01-18 00:48:37 +01:00
2024-01-18 00:48:37 +01:00
wip
2023-01-25 11:32:19 -08:00
2024-01-18 00:48:37 +01:00
2024-01-09 11:36:36 +02:00