mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-09-16 09:16:26 +02:00
Render the view when scrolling with the wheel
This commit is contained in:
@@ -153,6 +153,7 @@ type IListContext interface {
|
||||
FocusLine()
|
||||
IsListContext() // used for type switch
|
||||
RangeSelectEnabled() bool
|
||||
RenderOnlyVisibleLines() bool
|
||||
}
|
||||
|
||||
type IPatchExplorerContext interface {
|
||||
|
Reference in New Issue
Block a user