Skip to content

Add option to disable animation #15

@GaelSauzet

Description

@GaelSauzet

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions