mirror of
https://github.com/atom/atom.git
synced 2026-02-09 14:15:24 -05:00
Get TextEditorElement tests passing
This commit is contained in:
committed by
Antonio Scandurra
parent
eb33b5c39b
commit
c8f2fbb657
@@ -321,6 +321,7 @@ class TextEditor extends Model
|
||||
@cursorLineDecorations = null
|
||||
else
|
||||
@decorateCursorLine()
|
||||
@component?.scheduleUpdate()
|
||||
|
||||
when 'placeholderText'
|
||||
if value isnt @placeholderText
|
||||
|
||||
Reference in New Issue
Block a user