Skip to content

Setting indeterminate property when progress view has no window has no effect #61

Description

@toddreed

The value of the indeterminate property is based on the presence of the spin animation on the view's layer. This causes an issue when attempting to set the indeterminate property to YES when the view doesn't belong to a window because the animation is not preserved when the view is moved to a window; iOS seems to remove all animations when a view is added to a window.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions