I want to add Textbox or editable element to give the user the option to edit the text.
Textbox
This is my current code:
var text = new Kinetic.
I've made an attempt for an actual KinetiJS plugin with editable text functionality.
I know it's reinventing the wheel, when you can just hover a textarea, but why not have it only in canvas too.
Check the plugin out at: https://github.com/nktsitas/kineticjs-editable-text