Menu

#183 ErrorList add TextArea extension on PropertiesChanged only

closed-accepted
None
5
2016-09-13
2016-09-13
Eric Le Lay
No

Following [bugs:#4020], TextArea corruption was due to ErrorList ErrorHighlight extension constently being evicted because it threw in ExtensionManager#paintScreenLineRange and re-added on the next EditBus message.

So here is a patch to only listen to PropertiesChanged in this EBHandler method.
This is the last fix for #4020.

1 Attachments

Related

Bugs: #4020

Discussion

  • Alan Ezust

    Alan Ezust - 2016-09-13
    • status: open --> closed-accepted
     
  • Alan Ezust

    Alan Ezust - 2016-09-13

    committed 24538

     

Log in to post a comment.