mirror of
https://github.com/atom/atom.git
synced 2026-02-04 11:45:16 -05:00
💄
This commit is contained in:
@@ -910,7 +910,7 @@ class Editor extends View
|
||||
@newSelections = @activeEditSession.getSelections()
|
||||
@updateDisplay(suppressAutoScroll: true)
|
||||
|
||||
requestDisplayUpdate: ()->
|
||||
requestDisplayUpdate: ->
|
||||
return if @pendingDisplayUpdate
|
||||
@pendingDisplayUpdate = true
|
||||
_.nextTick =>
|
||||
|
||||
Reference in New Issue
Block a user