Skip to content

Conversation

@Aymenworks
Copy link
Contributor

No description provided.

@muukii
Copy link
Collaborator

muukii commented Sep 6, 2018

@Aymenworks
Thank you for requesting feature.
I think added remove function should be aligned to open func remove(view: UIView, animated: Bool).
For example, open func remove(views: [UIView], animated: Bool).
And then in this function, using perofmBatchUpdate to keep performance.
What do you think?

@Aymenworks
Copy link
Contributor Author

Done!

Thanks you for the feedbacks.

Copy link
Collaborator

@muukii muukii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@muukii muukii merged commit 4b079a5 into FluidGroup:master Sep 6, 2018
}

if animated {
UIView.animate(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure, but doesn't performBatchUpdates already animate the deletion?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants