Tweaking comments

This commit is contained in:
Matt Pass
2020-07-02 23:44:47 +01:00
committed by GitHub
parent 4e8c4cdc3f
commit 8b510db2c2

View File

@@ -4076,8 +4076,8 @@ var ICEcoder = {
get('tab'+i).style.background = i === selectedTab ? this.colorCurrentBG : this.colorOpenBG;
}
// Now we can set about clearing the current coloring of dirs/files in the file manager
// First we clear the highlighing, then highlight the open diirs/files, then highlight the current
// Now we can set about setting the coloring of dirs/files in the file manager
// First we clear the highlighing, then highlight the open dirs/files, then highlight the current
// file that's open as a tab (overides open highlighting) and finally highlight all of the
// user selected dirs/files (overrides previous highlighting too)