Giter Site home page Giter Site logo

Comments (9)

lkzhao avatar lkzhao commented on August 28, 2024 1

@Banck Did you provide different identifier for individual items?

from collectionkit.

lkzhao avatar lkzhao commented on August 28, 2024

WobbleAnimator doesn’t have insert or delete animation built in

from collectionkit.

lkzhao avatar lkzhao commented on August 28, 2024

You can subclass WobbleAnimator and copy the code from AnimatedReloadAnimator to have both insert delete wobble animations.

from collectionkit.

Banck avatar Banck commented on August 28, 2024

@lkzhao Hey!
My WobbleAnimator is like: https://gist.github.com/Banck/0d2981d4ed50d9f8820411c70d94c33e
And in your example I replaced with this one and it works..

from collectionkit.

Banck avatar Banck commented on August 28, 2024

And As you can see in the video, if I scroll to the end and try to remove the latest cell - animations works. If I tried to remove latest - 1 or -2 animation applies to the latest one.

from collectionkit.

lkzhao avatar lkzhao commented on August 28, 2024

Otherwise it is not clear to CollectionKit that you removed a particular cell.

from collectionkit.

Banck avatar Banck commented on August 28, 2024

@lkzhao no, I didn't.
But now I tried to initialize my dataSource with identifierMapper and return id of my model and it works!
Thanks :-)

from collectionkit.

Banck avatar Banck commented on August 28, 2024

@lkzhao But animation seems doens't apply to the lower cells. See the video:
https://dropmefiles.com/QckrT

from collectionkit.

lkzhao avatar lkzhao commented on August 28, 2024

It is because the lower cells just came on screen and your WobbleAnimator doesn't do any insert animation.

from collectionkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.