mirror of
https://github.com/atom/atom.git
synced 2026-02-12 07:35:14 -05:00
@@ -74,9 +74,10 @@ class TextEditorPresenter
|
||||
@updateEndRow()
|
||||
|
||||
@updateLineDecorations() if @shouldUpdateDecorations
|
||||
@updateTilesState() if @shouldUpdateLinesState
|
||||
@updateTilesState() if @shouldUpdateLineNumbersState or @shouldUpdateLinesState
|
||||
|
||||
@shouldUpdateLinesState = false
|
||||
@shouldUpdateLineNumbersState = false
|
||||
|
||||
@state
|
||||
|
||||
|
||||
Reference in New Issue
Block a user