undo hardcoded parameter for visual testing purposes

This commit is contained in:
2024-10-09 12:43:42 +01:00
parent 6344dca6cb
commit e7f20a5c7f
2 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ struct
val newBuffer = LineGap.goToLine (startLine, buffer)
val drawMsg = TextBuilder.build
(startLine, 2, newBuffer, newWidth, newHeight)
(startLine, cursorIdx, newBuffer, newWidth, newHeight)
val newApp = AppWith.bufferAndSize (app, newBuffer, newWidth, newHeight)
in

BIN
shf

Binary file not shown.