javascript - How to add empty itext to canvas where i mouseclicked in fabricjs? -


i'm working on tool make seating charts.i'm using fabricjs.i want add itext canvas when clicked on canvas.that itext should empty.then can type whatever want in itext.i have no idea how that.need solution.thank you.

you can use enterediting(); , canvas.on('mouse:up', function); that. see jsfiddle


Comments

Popular posts from this blog

node.js - Using Node without global install -

java - Null response to php query in android, even though php works properly -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -