Update itext_key_behavior.mixin.js

Sorry, i missed that.
This commit is contained in:
Andrea Bogazzi 2014-08-25 15:14:19 +02:00
parent f83636acb1
commit 18b17b4170

View file

@ -292,7 +292,7 @@ fabric.util.object.extend(fabric.IText.prototype, /** @lends fabric.IText.protot
var swapSel = this.selectionEnd;
this.selectionEnd = this.selectionStart;
this.selectionStart = swapSel;
}
},
/**
* Moves cursor down while keeping selection