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

while the image loads there is a black background... #39

Open
bogomips opened this issue Aug 15, 2017 · 3 comments
Open

while the image loads there is a black background... #39

bogomips opened this issue Aug 15, 2017 · 3 comments
Labels
Milestone

Comments

@bogomips
Copy link

It would nice for the user seeing a spinner instead of the black background while the image loads.
is it already implemented? is there any plan for it?

@bogomips
Copy link
Author

At the end I cloned the repo, so the spinner exists.
In order to make it work I changed a little bit the css, I removed "position: relative" on .fitted-image class

.fitted-image {
display: inline-block;
//position: relative;

@nikini nikini added the bug label Aug 24, 2017
@nikini
Copy link
Owner

nikini commented Aug 24, 2017

I'll look into that. Indeed a spinner exists.

@nikini nikini added this to the v0.3.0 milestone Aug 24, 2017
@jayzyaj
Copy link

jayzyaj commented Aug 24, 2018

Any updates on this?

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

No branches or pull requests

3 participants