I'm using this module on a site I'm building and I noticed that when it transitions to the next image, all the text on the page sort of blinks in Firefox. Is there a good technique to keep the JS from overflowing and affecting all the other type on the page?

Comments

dave the brave’s picture

I'm having the same issue (seems like the font-weight is being changed on transition).

cayenne’s picture

Anybody fix this one? I am having it now.

Neutric’s picture

Sorry for my English..
I had the same problem, then I found this issue.
"seems like the font-weight is being changed on transition"
I have some text within /strong/ tag in my node body. I used the "Trim this field to a maximum length" on views UI, then checked "Strip HTML tags".
Everything worked well then.
I hope so, can be understandable, what I wrote.

redndahead’s picture

Version: 5.x-1.x-dev » 6.x-2.x-dev
Status: Active » Postponed (maintainer needs more info)

Bumping to 6.x-2.x. Can someone write steps to reproduce?

redndahead’s picture

Status: Postponed (maintainer needs more info) » Fixed

Marking as fixed. Feel free to reopen if you still have problems.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.