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

Remove spinner after image has been loaded #738

Merged
merged 2 commits into from
Nov 23, 2018
Merged

Remove spinner after image has been loaded #738

merged 2 commits into from
Nov 23, 2018

Conversation

amyspark
Copy link
Contributor

This fixes transparent images that still show the spinner beneath them after they've been loaded successfully. I've also fixed an incorrect minimum size when used together with a reblogger's avatar.

Tested with any of the toots by @[email protected].

This fixes transparent images that still show the spinner beneath them
after they've been loaded successfully.
min-height: 1em;

&.loading {
background-image: url("../../assets/images/loading-spinner.svg");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@h3poteto h3poteto merged commit 8feba2f into h3poteto:master Nov 23, 2018
@amyspark amyspark deleted the remove-img-spinner-after-load branch November 23, 2018 12:32
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

Successfully merging this pull request may close these issues.

2 participants