> Sent: Friday, July 03, 2015 at 3:34 PM > From: "Jason H" <jh...@gmx.com> > To: "interest@qt-project.org" <interest@qt-project.org> > Subject: [Interest] StackView transitionFinished()? > > I have a screen that is pushed on the Stack (I use onVisibileChanged) I > refresh the data from the server. On most phones this is ok, but on pre > iPhone 6s, the animation is rather choppy. > > I am looking for a way to have the screen get notified that it's done sliding > in (the default animation) so that it can start to load it's data. >
I do have something that works for the slide animation, which is to just examine the X value in onXChanged, but it'd be nice to find something that didn't matter what transition you were specifically using. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest