Do not rely on options object for enterEditing #1

This commit is contained in:
GordoRank 2014-01-13 22:42:29 +00:00
parent 6acb697b7a
commit ead81813bd

View file

@ -306,8 +306,6 @@
this.isEditing = true;
this.setCursorByClick(options.e);
this._updateTextarea();
this._saveEditingProps();
this._setEditingProps();