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

Show images only when refresh #45

Closed
fdoped opened this issue Dec 9, 2014 · 5 comments
Closed

Show images only when refresh #45

fdoped opened this issue Dec 9, 2014 · 5 comments

Comments

@fdoped
Copy link

fdoped commented Dec 9, 2014

Hi,

I am using flipster in Carousel mode, but sometimes the images only appear refreshing the page.
It is not always, but sometimes it happens...

Anybody knows how to solve it?

Best regards,

Flavio

@fdoped
Copy link
Author

fdoped commented Dec 11, 2014

Just updating the question, this problem does not occur when flipster in mode "coverflow", only in Carousel...

Thanks!

@nickfranklin
Copy link

I have the same issue - seems the <ul> element is being assigned width and height of 0px - no idea why

@nickfranklin
Copy link

I managed to resolve my problems with Carousel by commenting out this line:
if ( settings.style === 'carousel' ) { _flipItemsOuter.width(_flipItems.width()); }

@fdoped
Copy link
Author

fdoped commented Jan 2, 2015

nickfranklin,

Wish you good luck to solve it. Once I could not solve this problem, I am using another plugin.

Regards!

@drien
Copy link
Owner

drien commented Mar 10, 2015

I think this is related to /issues/5

@drien drien closed this as completed Mar 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants