mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Make line number components immutable
This commit is contained in:
@@ -50,3 +50,5 @@ LineNumberComponent = React.createClass
|
||||
lineNumber + @iconDivHTML
|
||||
|
||||
iconDivHTML: '<div class="icon-right"></div>'
|
||||
|
||||
shouldComponentUpdate: -> false
|
||||
|
||||
Reference in New Issue
Block a user