On Mon, 2008-02-25 at 18:01 -0300, Pedro Casagrande de Campos wrote: > > First I want to thanks for the help on my last message, unfortunately > it didn't solved my problem completely. > > When subclassing ClutterGroup and enabling the depth test I got a > flickering which will reveal both sides of the card during the > animation (tested on i915 and NV34).
Try setting the depth of the back one by a very tiny (non visible) amount (i.e use the units api) behind the front one. That *should* do it. == Matthew -- To unsubscribe send a mail to [EMAIL PROTECTED]
