Trying to create speech bubble with handle in FabricJS
问题 I'm trying to create a speech bubble with FabricJS to integrate into a WordPress plugin to (hopefully) release for free that helps people annotate images, I found the original bubble here on SO here: speech buble html5 canvas js but I'm having a few issues and am a little unsure as to how to go about solving them (I'll keep trying and post a solution here just in case). fabric.speechBubble = fabric.util.createClass(fabric.Object, fabric.Observable, { type: 'speechBubble', initialize: function