peduarte / wallop

:no_entry: currently unmaintained :no_entry: A minimal JS library for showing & hiding things
1.1k stars 79 forks source link

Text rendering issue with Slide animation on FF 41 on Ubuntu #58

Open arjunmenon opened 9 years ago

arjunmenon commented 9 years ago

Hey Is there a way to make it work using background-images?

Thanks.

peduarte commented 9 years ago

Hey, yep! Here's a quick demo: http://codepen.io/peduarte/pen/ZbxxBV?editors=110

arjunmenon commented 9 years ago

Thats awesome.

Thanks.

arjunmenon commented 9 years ago

Hey There's some problem with the slide animation, atleast with background-images. Or other animations except fade. Check this out - http://codepen.io/arjunmenon/pen/meLrqL

When you navigate the slide using those buttons, the text disappears from there. Some issue.

Please check.

Thanks.

peduarte commented 9 years ago

I cannot replicate :( Which browser are you using, etc?

Thanks!

arjunmenon commented 9 years ago

Firefox 41 on Ubuntu 14.04 LTS See this -

5album8_clipchamp_360p

Its has a loop. Please dont get confused if the text reappears. IT does not.

Additionally, on Chrome and Chrome-based browsers, I did not find any issue.

peduarte commented 9 years ago

Woah. Mental. I wonder if it's an issue with Codepen? Could you do me a favour, and test this link: http://s.codepen.io/boomerang/317ede4f2a0be49803bf09d6265580a31446026360277/index.html

It's basically the source of the pen but in it's own frame

arjunmenon commented 9 years ago

That link is not working. I can confirm that its not an issue with Codepen because that problem does exist even on my local page on my machine.

peduarte commented 9 years ago

Ok, I'll look into it! Thanks!