Skip to content

ProgressRing.IsActive should be true by default #2029

@xmedeko

Description

@xmedeko

ProgressRing.IsActive is driven by the Visibility, so when I change Visibility, then it always is set IsActive == Visibility.Visible. It's ok, just by default when I make

    <mahapps:ProgressRing />

Then is Visibility == Visible and IsActive == False. To be consistent with the VisibilityChanged callback, it should be IsActive == True by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions