refactor app-update.sml to pass additional parameters to TextBuilder.build

This commit is contained in:
2024-11-15 08:24:48 +00:00
parent 35de4582e9
commit c0c1a7c885
3 changed files with 207 additions and 134 deletions

View File

@@ -481,6 +481,9 @@ struct
else
0
val absIdx = curIdx + startIdx
(* todo: make going to absIdx a prerequisite for using this
* function *)
val searchList = SearchList.goToNum (absIdx, searchList)
val windowData =