angular-touch-nav icon indicating copy to clipboard operation
angular-touch-nav copied to clipboard

Navigation should work with browser buttons

Open gunn opened this issue 12 years ago • 0 comments

We should be able to do this by checking when a path changes, and playing the reverse animation if it's already in the $navigate service's history array.

To support forwards, I think we'll want to manage the history array more and keep track of a currentHistoryIndex.

gunn avatar Aug 23 '13 00:08 gunn