Dec. 26, 2014
7:43 p.m.
Hello, In the PBE example, and CrossMorph is created. As can be seen from its name, It is has a cross shape. When one adds keyboard handling to move it about, it seems the compositor thinks it is opaque, and doesnât repaint the ânot crossâ areas with whatever is behind the morph. The result is the shape smears across the screen. This only occurs when moving exactly horizontally or vertically. Iâve been looking over the Morph API but canât detect a method like #opaque: or #translucent: or similar. Is this a bug, or am I missing the correct way to deal with transparent/irregular shaped morphs? Thanks, -Ed