Unchanged script editor skips implicit save (#543)
Stop calling ScriptFileDocumentTab.RemoveTrailingWhitespace() on a text editor that has unchanged text. This causes the currently-opened map to be marked 'isChanged == true' when nothing is modified.
Please register or sign in to comment