This commit is contained in:
Ben Ogle
2014-06-24 17:32:50 -07:00
parent 8054b769d6
commit 809804d0cc

View File

@@ -1064,6 +1064,7 @@ class DisplayBuffer extends Model
computeScrollWidth: ->
@scrollWidth = @pixelPositionForScreenPosition([@longestScreenRow, @maxLineLength]).left + 1
handleBufferMarkersUpdated: =>
if event = @pendingChangeEvent
@pendingChangeEvent = null