On Aug 23, 2010, at 3:37 PM, Martin Jones wrote: > On Tue, 24 Aug 2010 06:43:19 am ext Cornelius Hald wrote: >> ----- Ursprüngliche Mitteilung ----- >> >>> The QML Viewer is from a downloaded snapshot: >>> >>> " >>> Built on Aug 16 2010 at 03:43:44 >>> >>> From revision ddd3e8b1c9 >>> " >> >> Thanks, mine is older so I'll give it a try with a more recent version >> tomorrow. >> >>> What do you mean by 'the leaving rectangle'? >> >> I mean the rectangle that is visible before you hit the button. The one >> that is leaving the scene. >> >> It looks like this: you see, for example, the orange rectangle. Then you >> press the black button. Now just before the animation starts, the orange >> rectangle vanishes and you can see the background color. Now the animation >> starts and green rectangle slides in. At the end of the animation the >> green rectangle completely hides the background. >> >> It looks to me like the item that is leaving the scene is deleted/hidden >> too early. However, when flicking the behavior is correct an both >> rectangles are visible during the complete animation. > > I don't see any problem on Linux using the latest.
Ok, yeah, on my system the leaving rectangle slides off instead of disappearing. _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
