mirror of
https://github.com/atom/atom.git
synced 2026-02-14 16:45:14 -05:00
Add text-editor-element-spec and fix handling of focus and attributes
This commit is contained in:
@@ -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.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user