Get TextEditorElement tests passing

This commit is contained in:
Nathan Sobo
2017-04-15 12:30:33 -06:00
committed by Antonio Scandurra
parent eb33b5c39b
commit c8f2fbb657
5 changed files with 136 additions and 92 deletions

View File

@@ -321,6 +321,7 @@ class TextEditor extends Model
@cursorLineDecorations = null
else
@decorateCursorLine()
@component?.scheduleUpdate()
when 'placeholderText'
if value isnt @placeholderText