winjs / angular-winjs

Project to smooth the AngularJS/WinJS interaction
Other
126 stars 46 forks source link

Disable win-flip-view animation #63

Closed gabmontes closed 8 years ago

gabmontes commented 8 years ago

I have a win-flip-view control and need to replace the last item. When I do that while having the last item on screen, it fades out, the flipview goes back to the previous item and the new item. The new item is correctly created but I have to scroll to it again.

Is there any option to disable the animation and do the replacement in site so the user having the replaced item on the screen just sees the new content, no scroll? If not, how can that be done?

jayrenn commented 8 years ago

Hi @gabmontes, there is no such option available today. I've added this to our list of feature requests, and will continue to track this internally. Thanks!