[Qt-qml] Possible bug with ListView and VisualItemModel

Cornelius Hald hald at icandy.de
Mon Aug 23 22:43:19 CEST 2010


----- 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.

Again, thanks for looking into this :)
Conny




More information about the Qt-qml mailing list