On Thu, Nov 15, 2012 at 1:24 AM, Mark <mark...@gmail.com> wrote: > Hi, > > I'm playing with a GridView and animations. What i want to have is > animate the items _only_ when i resize my window (thus the grid gets > smaller/bigger). The following snippet does that "somewhat". Somewhat > because it animates always, also when added and scrolling.. > > Now the actual issue is this. When i scroll down the items vanish from > my grid! Why does that happen and how should i fix that? > > Any suggestions on fixing the animation to only work when the window > is resized would also be welcome. > > The snippet: http://paste.kde.org/606980/ > > Cheers, > Mark
Right, i figured it out. Here is the new paste snippet that works even while scrolling. http://paste.kde.org/608486/ Please do post improvements if you have some. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest