Giter Club home page Giter Club logo

Comments (26)

benbarnett avatar benbarnett commented on August 17, 2024

This should now be fixed.

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

Well, queue issue fixed, but some (in few minutes - all of them) flying points still make a stop after the some time. Without plugin - everything is fine, flying.

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

Was this happening before the error fix in 0.60? It must be that some of the callbacks aren't being called.

The issue is that because there are essentially 2 animation methods happening, one for the non CSS animations and the DOM animations, which are both 'unqueuing' themselves simultaneously.

I'll have a closer look when I can, but if you can dig any deeper to see exactly what is/isn't being called that'd be great.

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

Where i can get old version?

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

From the history on Github. Here's 0.61:

https://github.com/benbarnett/jQuery-Animate-Enhanced/raw/a52665ea4648d72974480e32bc28b2cc46d1f96f/scripts/src/jquery.animate-enhanced.js

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

version 0.55 have same issue

http://350d.ru/absolute-animation-055.html

im decrease random movements because this version have relative position bug

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

This seems to be a bit happier now. Please test and confirm?

http://350d.ru/absolute-animation.html

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

Same bug + Safari crashed :(

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

Have you checked cache? They're definitely not stopping for me now, I'm on Chrome (they were stopping before on here too).

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

No cache, check the video - http://youtu.be/LPJfPZJQJwU?hd=1

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

Chrome (9.0.597.45 beta) - some points stop moving too.

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

I cant fix this problem :(

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

I can see what you mean about the problem. Sorry, I think its going to be quite tough to fix and may be something to do with the internal CSS transition callbacks, along with the queue's clashing.

I will have a look when I have a little more time, very busy with client work at the moment I'm afraid. Will post updates on here as soon as I can do more.

Fork requests will be very welcome :)

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

Can you please re-test? Have just released an update and it seems to have fixed the ones that kept staying still. http://350d.ru/absolute-animation.html

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

Nope, some points staying still :(
Mb this link can help - http://lrbabe.github.com/jquery.transition.js

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

That's a very different plugin. This is just to convert left/top animations to get hardware accelerations - not to enable jQuery animate to support the CSS3 properties...

I'll keep looking

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

Hi again - could you please try your test again? I spotted an issue with the queueing mechanism which may help the animations getting 'stuck'.

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

1-2 points per minute still stops

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

I've had it running for 10 and still none for me! Going to leave it for ages and see what's happening. Definitely seeing v0.68?

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

Yep, v0.68, im checked.

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

Weird. I don't have a single one stopping. I had a similar problem on another project and this fix made it work.

Will keep looking.

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

http://youtu.be/mEG8o9UUk9g?hd=1

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

Its seem to be just Safari that is affected. Can you please test on Chrome?

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

Hmm, you are right, in Chrome - everything is ok. Im now trying to test this issue in OSX Lion and new safari...

from jquery-animate-enhanced.

350d avatar 350d commented on August 17, 2024

Well, in Lion - safari working good!

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on August 17, 2024

Very interesting! As it relies on Internal CSS transition callbacks, maybe they're buggy in that version of Safari, or firing slightly too early. Hmm.

from jquery-animate-enhanced.

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.