add horizontal scrolling functionality to SearchBar

This commit is contained in:
2025-09-14 10:07:43 +01:00
parent f1a06f946d
commit 0632f7a969
3 changed files with 17 additions and 5 deletions

View File

@@ -46,6 +46,7 @@ struct
, floatWindowWidth
, floatWindowHeight
, searchCursorIdx
, searchScrollColumn
)
val buffer = LineGap.goToIdx (cursorIdx, buffer)
@@ -83,6 +84,7 @@ struct
, newWindowHeight
, searchCursorIdx
, tempSearchList
, searchScrollColumn
) =
let
val
@@ -107,6 +109,7 @@ struct
, floatWindowWidth
, floatWindowHeight
, searchCursorIdx
, searchScrollColumn
)
val cursor =