Add text-editor-element-spec and fix handling of focus and attributes

This commit is contained in:
Nathan Sobo
2014-10-02 17:10:33 -06:00
parent 1e4f4e0882
commit eaa3a27328
3 changed files with 51 additions and 2 deletions

View File

@@ -501,6 +501,8 @@ class TextEditor extends Model
@mini = mini
@updateInvisibles()
isMini: -> @mini
# Set the number of characters that can be displayed horizontally in the
# editor.
#