mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-18 10:31:08 +00:00
Do not rely on options object for enterEditing #1
This commit is contained in:
parent
6acb697b7a
commit
ead81813bd
1 changed files with 0 additions and 2 deletions
|
|
@ -306,8 +306,6 @@
|
|||
|
||||
this.isEditing = true;
|
||||
|
||||
this.setCursorByClick(options.e);
|
||||
|
||||
this._updateTextarea();
|
||||
this._saveEditingProps();
|
||||
this._setEditingProps();
|
||||
|
|
|
|||
Loading…
Reference in a new issue