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

Fixed NSFW image blur spilling outside the preview #1251

Merged
merged 8 commits into from
Jun 17, 2023

Conversation

fheft
Copy link
Contributor

@fheft fheft commented Jun 14, 2023

Before:
before

After:
after

* Hide overflow of wrapping picture element
  to contain the blur of the inner img element.
* This aligns the visible image area to the
  clickable area.
* fixes LemmyNet#1245
Copy link
Member

@SleeplessOne1917 SleeplessOne1917 left a comment

Choose a reason for hiding this comment

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

1 small change I made in the other comment I made, but then you're good.

@SleeplessOne1917 SleeplessOne1917 merged commit cbbd0c0 into LemmyNet:main Jun 17, 2023
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.

Nsfw image thumbnail blur-area unintuitively large
3 participants