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

useImg does not work #7

Closed
uzumakinaruto123 opened this issue Dec 1, 2016 · 3 comments
Closed

useImg does not work #7

uzumakinaruto123 opened this issue Dec 1, 2016 · 3 comments

Comments

@uzumakinaruto123
Copy link

From #4 ,

even after using useImg , image loads as background.

if height and width are set to 100% image does not show up.

It needs style height=250px and width="250px" . Image is loading correctly.

Now , anyhow it loads in background + it will not show up unless width and height are specified in pixels.

@ihadeed
Copy link
Member

ihadeed commented Dec 1, 2016

Hey,

Try using [useImg]="true" instead of just useImg. That should work.

I will fix this soon so you can just type useImg.

Thanks for pointing this out.

@uzumakinaruto123
Copy link
Author

That worked Can be closed , from my side. Thanks again for the great plugin.

@ihadeed
Copy link
Member

ihadeed commented Dec 1, 2016

I'll keep this open till we can just use useImg without adding ='true'.

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

2 participants