Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 1 and Version 2 of Ticket #2077, comment 10


Ignore:
Timestamp:
01/28/15 12:27:32 (9 years ago)
Author:
jkarder
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2077, comment 10

    v1 v2  
    11Also implement review comments from #2262:
    2 - I'll leave this as it is now. The text looks different (colors) while the script is running and I think there's no need to hide the cursor. ~~While the script is running there is no indication that the code cannot be changed (grey background) and the cursor should be hidden.~~
     2- I'll leave this as it is now. I think there's no need to hide the cursor. ~~While the script is running there is no indication that the code cannot be changed (grey background) and the cursor should be hidden.~~
    33- Individual error markups are now only deleted if the marked section is edited. All error markups are deleted when the script is compiled and will be recreated as needed. ~~the error markups of codeEditor.ShowCompileErrors can be shown again when double clicking on the error list~~