diff --git a/devlog/commit.txt b/devlog/commit.txt index d3168a62..742da4e7 100644 --- a/devlog/commit.txt +++ b/devlog/commit.txt @@ -97,4 +97,5 @@ major.minor.patch major-commit.minor-commit.patch-commit -- Fixed textbox bizzare behavior with cursors (all textbox(s) were working simultaneous). -- Now you can select the text at end of chunk text without hovering the text rect necessary. -- Fixed not automatically filling and jumping at end of text when cursor is selecting. --- Fixed select action when moving at end of a line, now no longer crashes. \ No newline at end of file +-- Fixed select action when moving at end of a line, now no longer crashes. +-- Insane performance optmization for textbox rendering (over 60k lines). \ No newline at end of file