jesseduffield.lazygit/vendor
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
..
dario.cat/mergo Bring back files from vendor directory that we accidentally excluded 2025-07-06 16:13:17 +02:00
github.com Avoid scrolling the selection into view on refresh 2025-12-23 15:34:38 +01:00
golang.org/x Bump golang.org/x/crypto from 0.37.0 to 0.45.0 2025-11-20 02:01:56 +00:00
gopkg.in use boxlayout from lazycore 2022-10-09 08:31:14 -07:00
modules.txt Avoid scrolling the selection into view on refresh 2025-12-23 15:34:38 +01:00