fabricjs - Fabric.js - Grouped iText not editable -
the title says all. when fabric.itext
is part of fabric.group
, no longer reacts editable text.
here use-case: http://jsfiddle.net/vajyd/
is there way solve problem? otherwise have write on group.
btw: fabric.group
has many advantages, disabled eventing makes impossible use ui-elements (i.e. use-case or groups of buttons groups of texts , rects).
currently there no way itext handle events not handed down if it's contained in group. think prefered way handle confuse user - if starts edit multiple texts. might end in mess. maybe can rework script little workaround problems.
Comments
Post a Comment