Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animate changing of results only after view has fully appeared #19

Open
JamesLongman opened this issue Feb 25, 2018 · 0 comments
Open

Comments

@JamesLongman
Copy link
Owner

Right now when results are updated due to sub-grid changes, the results are animated as changed on the main tab views before the enlarged sub-grid views are fully dismissed.

The app would appear more responsive and actually show the user that the result is changing if this animation was delayed until the view fully appeared.

Should be as simple as updating the results, holding the animation if it came from a sub-view, then checking on 'ViewDidAppear' if the results are different to the ones currently displayed. If so animate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant