Giter Club home page Giter Club logo

Comments (4)

samvermette avatar samvermette commented on July 25, 2024

I would need a demo project that demonstrates this issue so I can see what might be the problem.

Have you tried disabling animations within SVPullToRefresh on the stopAnimating method see if that fixes it? Also, is there any reasons why you're not using UITableView's insertRows method instead of calling reloadData?

from svpulltorefresh.

exalted avatar exalted commented on July 25, 2024

@samvermette It is not that I am going to argue about reloadData is better than table view's insert mechanism, but usually it is way easier to update the data source and then simply reloadData instead updating the view manually. (I have no idea about @anqqa's specific issue though)

from svpulltorefresh.

anqqa avatar anqqa commented on July 25, 2024

Haven't tried to disable animations from stopAnimating, will try that next, thanks.

And the reason for realoadData vs insertRows is just my lack of competence as this was my first iPhone app, so still going with anything I can manage to get to work reasonably well :D

from svpulltorefresh.

samvermette avatar samvermette commented on July 25, 2024

@exalted I was asking out of curiosity, but you're right that the class should be able to work fine with reloadData as well.

@anqqa let me know the results you get!

from svpulltorefresh.

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.