refactor to allow graph lines to be shown at start up
This commit is contained in:
@@ -14,7 +14,7 @@ struct
|
||||
loop (inputMailbox, drawMailbox, mouseX, mouseY, model)
|
||||
end
|
||||
in
|
||||
fun update (inputMailbox, drawMailbox) =
|
||||
fun update (inputMailbox, drawMailbox, initial) =
|
||||
loop
|
||||
( inputMailbox
|
||||
, drawMailbox
|
||||
|
||||
Reference in New Issue
Block a user