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

Properly size thumbnail images with nonexistent/unavailable sources #81

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

adamhb123
Copy link
Member

Adds some HTML and CSS to ensure that thumbnail images with bad sources
are correctly sized. Resolves #80.

Fix visualization (see #80 for an example of what it looked like prior):
Example of what was fixed (see #80 for an example of what it looked like prior)

Adds some HTML and CSS to ensure that thumbnail images with bad sources
are correctly sized. Resolves ComputerScienceHouse#80.
@mxmeinhold
Copy link
Contributor

Is it possible to detect a bad thumbnail source in code? It'd be neat if gallery automatically regenerated the thumbnail, or reinstated the default when a broken one was loaded.

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.

Thumbnail Images With Nonexistent Sources Are Incorrectly Sized
2 participants