mirror of
https://github.com/atom/atom.git
synced 2026-01-27 07:47:58 -05:00
Initialize lineNumbersToREnder.screenRows
This commit is contained in:
@@ -148,6 +148,7 @@ class TextEditorComponent {
|
||||
this.lineNumbersToRender = {
|
||||
maxDigits: 2,
|
||||
bufferRows: [],
|
||||
screenRows: [],
|
||||
keys: [],
|
||||
softWrappedFlags: [],
|
||||
foldableFlags: []
|
||||
|
||||
Reference in New Issue
Block a user