jesseduffield.lazygit/vendor/github.com/jesseduffield
Stefan Haller efd4298b5e Avoid scrolling the selection into view on refresh
It is possible to scroll the selection out of view using the mouse wheel; after
doing this, it would sometimes scroll into view by itself again, for example
when a background fetch occurred. In the files panel this would even happen
every 10s with every regular files refresh.

Fix this by adding a scrollIntoView parameter to HandleFocus, which is false by
default, and is only set to true from controllers that change the selection.
2025-12-23 15:34:38 +01:00
..
generics Bump generics dependency 2025-05-21 08:51:24 +02:00
go-git/v5 Bump go-git 2025-04-09 11:23:55 +02:00
gocui Avoid scrolling the selection into view on refresh 2025-12-23 15:34:38 +01:00
lazycore Use lazycore utils: Clamp and GetLazyRootDirectory 2022-10-15 13:55:44 -03:00