Skip to content

Commit

Permalink
Small fix to Changes.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-mogilko committed Nov 2, 2023
1 parent 8a66ece commit 2f1332e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ VERSION 3.6.0 - Patch 6, November 2023
Editor:
- Fixed GUI editor could display selection rectangle from a different GUI editor pane,
if two or more are displayed on screen at the same time.
- Fixed "autoptr" and "builtin" keywords not colored as valid keywords in the script editor.
- Fixed character literals in a script editor having wrong colors when a Color Theme is applied.
- Fixed Script editor not marking "autoptr" and "builtin" as keywords.
- Fixed Script editor not applying color theme to character literals.

Engine:
- Made String.Chars and Length properties work faster in ASCII mode.
Expand Down

0 comments on commit 2f1332e

Please sign in to comment.