Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't keep looping like morphext. #7

Closed
m-a-x-s-e-e-l-i-g opened this issue Mar 22, 2016 · 9 comments
Closed

Doesn't keep looping like morphext. #7

m-a-x-s-e-e-l-i-g opened this issue Mar 22, 2016 · 9 comments
Labels

Comments

@m-a-x-s-e-e-l-i-g
Copy link

Doesn't keep looping like morphext does. Stops after the last list item.

@MrSaints
Copy link
Owner

Hey @maxomaniak,

Thanks for reporting this. Do you have a live demo I could look into?

@m-a-x-s-e-e-l-i-g
Copy link
Author

Hey Ian,

Thanks for helping me out!
http://www.communicationcentre.nl/v2/issue/

Regards,

Max

On Tue, Mar 22, 2016 at 12:18 PM, Ian L. [email protected] wrote:

Hey @maxomaniak https://github.com/maxomaniak,

Thanks for reporting this. Do you have a live demo I could look into?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#7 (comment)

Met vriendelijke groet,

Max Seelig
PKDB https://www.facebook.com/teampkdb

@MrSaints MrSaints added the bug label Mar 23, 2016
@MrSaints
Copy link
Owner

Apologies for the late response. I finally found some time to look into it.

As I've mentioned in the other issue (#6), the problems you have appear to be related. And they appear to be caused by the animation classes not being reset. I'm somewhat convinced that it has to do with some other plugins on your website.

Could you try removing some of your other plugins (e.g. dmenu), and letting me know if it has any sort of impact?

@m-a-x-s-e-e-l-i-g
Copy link
Author

Ian,

Sorry for the late response, got some days off of work and haven't checked
my mail. I've tried removing all other .js plugins but that didn't work
out.

On Sat, Mar 26, 2016 at 1:40 PM, Ian L. [email protected] wrote:

Apologies for the late response. I finally found some time to look into it.

As I've mentioned in the other issue (#6
#6), the problems you have
appear to be related. And they appear to be caused by the animation classes
not being reset. I'm somewhat convinced that it has to do with some other
plugins on your website.

Could you try removing some of your other plugins (e.g. dmenu), and
letting me know if it has any sort of impact?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#7 (comment)

Met vriendelijke groet,

Max Seelig
PKDB https://www.facebook.com/teampkdb

@MrSaints
Copy link
Owner

No worries @maxomaniak.

If it's no trouble, can you give https://github.com/MrSaints/Morphist/releases/tag/3.0.0 a try?

@m-a-x-s-e-e-l-i-g
Copy link
Author

Just tried it, still not working. I noticed that the classes "animated
mis-in bounceInLeft mis-out bounceOutRight" won't be removed after the
animation.

On Wed, Mar 30, 2016 at 11:16 AM, Ian L. [email protected] wrote:

No worries @maxomaniak https://github.com/maxomaniak.

If it's no trouble, can you give
https://github.com/MrSaints/Morphist/releases/tag/3.0.0 a try?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#7 (comment)

Met vriendelijke groet,

Max Seelig
PKDB https://www.facebook.com/teampkdb

@MrSaints
Copy link
Owner

MrSaints commented Apr 3, 2016

@maxomaniak Yea, that's very unusual. Apologies for the tardy response. I haven't had a chance to look into it thoroughly.

@MrSaints
Copy link
Owner

MrSaints commented Apr 3, 2016

@maxomaniak Okay, I managed to isolate the problem. It appears that jQuery UI effect is messing with the standard behaviour for several methods. If you remove jquery.easings.min.js, it should work as expected. However, if you do want to keep it, I suggest upgrading to the latest jQuery UI effect (easings) as I believe this is a bug in their old code.

Let me know how it goes :) And once again, apologies for the delayed response.

@m-a-x-s-e-e-l-i-g
Copy link
Author

Ian, I've upgraded jquery.easings.min.js to version 1.3 and the problem
seems to be solved! Thank you very much!

On Mon, Apr 4, 2016 at 12:10 AM, Ian L. [email protected] wrote:

@maxomaniak https://github.com/maxomaniak Okay, I managed to isolate
the problem. It appears that jQuery UI effect is messing with the
standard behaviour for several methods. If you remove
jquery.easings.min.js, it should work as expected. However, if you do
want to keep it, I suggest upgrading to the latest jQuery UI effect
(easings)
as I believe this is a bug in their old code.

Let me know how it goes :) And once again, apologies for the delayed
response.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#7 (comment)

Met vriendelijke groet,

Max Seelig
PKDB https://www.facebook.com/teampkdb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants