mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
💩
This commit is contained in:
@@ -555,7 +555,6 @@ class Editor extends View
|
||||
@css('font-size', fontSize + 'px')
|
||||
@calculateDimensions()
|
||||
@compositeCursor.updateAppearance()
|
||||
console.log @getFirstVisibleScreenRow(), @getLastVisibleScreenRow()
|
||||
@updateLines()
|
||||
|
||||
getCursors: -> @compositeCursor.getCursors()
|
||||
|
||||
Reference in New Issue
Block a user