Skip to content

Completion closure never called when animating showing/hiding #70

@nico75005

Description

@nico75005

UIView.animateWithDuration(0.5, animations: {
subview.hidden = false
}, completion: { finished in
// never called when changing hidden property of a subview of TZStackView
})

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