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

fix: Show sized placeholder for hidden account media #516

Merged
merged 1 commit into from Mar 10, 2024

Conversation

nikclayton
Copy link
Contributor

Previous code showed a small icon for account media that the user has hidden.

Now determine the correct size / aspect ratio for the media and use that to compute the placeholder (either a blurhash, or the link colour for consistency with the view on a timeline).

Fixes #513

Previous code showed a small icon for account media that the user has
hidden.

Now determine the correct size / aspect ratio for the media and use
that to compute the placeholder (either a blurhash, or the link colour
for consistency with the view on a timeline).

Fixes #513
@nikclayton nikclayton merged commit a4dc3b8 into main Mar 10, 2024
6 checks passed
@nikclayton nikclayton deleted the 513-media-grid-min-size branch March 10, 2024 22:13
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.

Staggered grid layout needs minimum size on sensitive media
1 participant