meteor-ionic/components/ionView
Jamie Loberman 45dd4d61b8 Only scroll entering nav view, not the one you're leaving.
If you had already been to a page previously, and then navigated away from it, there was a flash of it's previous scroll position that showed.  This ensures that only the view that is being animated in to view, is scrolled to the correct position, and the one leaving the view is left alone.
2015-07-08 11:51:22 -07:00
..
ionView.html Added title parameter to ionView 2015-04-15 16:14:35 +02:00
ionView.js Only scroll entering nav view, not the one you're leaving. 2015-07-08 11:51:22 -07:00