1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-05-31 23:19:40 +02:00
Stefan Haller dd2bffc278 Simplify ListContextTrait.FocusLine
When refreshViewportOnChange is true, we would refresh the viewport once at the
end of FocusLine, and then we would check at the end of AfterLayout if the
origin has changed, and refresh again if so. That's unnecessarily complicated,
let's just unconditionally refresh at the end of AfterLayout only.
2024-06-23 11:54:21 +02:00
..
2024-04-12 08:33:47 +02:00
2024-06-23 11:48:40 +02:00
2023-04-30 13:19:53 +10:00
2024-04-07 16:09:26 +08:00
2024-04-18 10:10:30 +02:00
2024-04-18 10:10:30 +02:00
2021-09-16 21:38:43 +08:00
2024-03-23 23:46:37 +01:00