mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
💄
This commit is contained in:
@@ -2576,7 +2576,6 @@ class Editor extends Model
|
||||
getRowsPerPage: ->
|
||||
Math.max(1, Math.ceil(@getHeight() / @getLineHeightInPixels()))
|
||||
|
||||
|
||||
###
|
||||
Section: Config
|
||||
###
|
||||
@@ -2593,7 +2592,6 @@ class Editor extends Model
|
||||
else
|
||||
@displayBuffer.setInvisibles(null)
|
||||
|
||||
|
||||
###
|
||||
Section: Event Handlers
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user