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

thumbnails issue on load #1

Open
clementsirieix opened this issue Dec 26, 2017 · 0 comments
Open

thumbnails issue on load #1

clementsirieix opened this issue Dec 26, 2017 · 0 comments

Comments

@clementsirieix
Copy link
Contributor

clementsirieix commented Dec 26, 2017

When the app is first loaded the img tags are not computing the width correctly:
screen shot 2017-12-26 at 20 14 26

try avoiding img instead use the following:

<div style={{ background: `url(${_.escape(url)}` }} />

thus helping flipmove determining the right width

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

1 participant