Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.

fixed height causes flicker #1

Closed
wants to merge 5 commits into from
Closed

fixed height causes flicker #1

wants to merge 5 commits into from

Conversation

DanielRuf
Copy link

In Chrome on a Typo3 website (with jQuery using noConflict()) the thumbnails flicker when I hover over them. This can be fixed by removing the one line with the height value (it seems there is something recalculated or moved when this is in the CSS).

We should add some option to enable responsive behavior. You can take my changes as starting point.

@PowerKiKi
Copy link
Member

Please do not commit commented out code. If you remove those lines and squashes commits, I'll take another look

@PowerKiKi PowerKiKi closed this in d2bcaee Jul 15, 2015
@PowerKiKi
Copy link
Member

True, my mistake. I fixed it, thanks for letting me know.

@PowerKiKi
Copy link
Member

Oh, by the way, I hope you noticed that this is a fork of original project. And it will likely never be published on TER. I hope you don't mind.

@DanielRuf
Copy link
Author

DanielRuf commented Jul 15, 2015

No problem, you are welcome.

I noticed that this is a fork of the SVN archive, I know. I am just contributing my fix here as this seems to be the only fork which accepts pull requests, is still active and has the fixes for Typo3 6.x committed.

We are using your version as we are using TYPO3 6.x and I wanted to commit my fix for future users of this extension (even if it is just the fork). I know that the original repository by the original developer isn't active anymore for many years ;-)

So this is totally ok for me.

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

Successfully merging this pull request may close these issues.

2 participants