bitmapeffect bug?
Hi all,
I tried to implement a draggable canvas that can be rotate and translate (rotate and traslate transformations) into a big canvas. If I apply some bitmapEffect to the draggable canvas its visible area changes depending by the orientation and the position. It seems the problem is the rotateTransform with the effect. It run perfectly without bitmapEffect.
any comment?

