fabricjs - Fabric.js - Grouped iText not editable -


the title says all. when fabric.itextis 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

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -