move LineGap to start after loading file in shell.sml, and fix wrong parameter passed in mutually recursive function, in buffer.sml
This commit is contained in:
@@ -112,7 +112,7 @@ struct
|
||||
* call function to build next string *)
|
||||
continueBuildTextLineGap
|
||||
( tl, acc, posX, posY, startX
|
||||
, windowWidth, windowHeight, fWindowWidth, fWindowWidth
|
||||
, windowWidth, windowHeight, fWindowWidth, fWindowHeight
|
||||
, r, g, b
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user