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

Add option to disable animation #15

Open
GaelSauzet opened this issue Dec 5, 2018 · 1 comment
Open

Add option to disable animation #15

GaelSauzet opened this issue Dec 5, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@GaelSauzet
Copy link

Adding a bool "Animated" BindableProperty to enable or disable animation.

Having option to show the animation or not would be nice to have.
If implemented, the SKCanvasView have to be invalidated animated or not after IsCheckedChanged event to redraw the canvas.

In rare instances, spamming the Checkbox will throw a InvalidOperationException due to the animation Task index getting mixed up.

@hnabbasi
Copy link
Collaborator

hnabbasi commented Dec 5, 2018

That's a valid request. Will get that in in coming release 👍

@Intelliabb Intelliabb added the enhancement New feature or request label Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants