Commit graph

8 commits

Author SHA1 Message Date
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
tomwasd
ea8516618e IonScrollPositions based on route path rather than route name 2015-04-28 08:05:19 +01:00
Rijk van Wel
b14f14d0a4 Fix for view title parameter 2015-04-16 16:01:16 +02:00
Rijk van Wel
bbc03d6056 Added title parameter to ionView 2015-04-15 16:14:35 +02:00
Nick Wientge
5ad12ffa58 reset scroll position when navigating back. fixes #1 2015-01-09 14:02:22 -08:00
Nick Wientge
99214b4036 dont run route animations when changing tabs 2015-01-02 15:50:00 -08:00
Nick Wientge
02957a564a basic nav animations working 2014-12-19 08:07:13 -08:00
Nick Wientge
9ea4940d27 add missing files 2014-12-14 15:26:04 -08:00