Skip to content

[Fix] visual quirk with blur in unfocused countdown#1970

Merged
WBHarry merged 2 commits into
mainfrom
fix-countdown-blur
Jun 4, 2026
Merged

[Fix] visual quirk with blur in unfocused countdown#1970
WBHarry merged 2 commits into
mainfrom
fix-countdown-blur

Conversation

@CarlosFdez
Copy link
Copy Markdown
Contributor

Rather than blur being applied on header/content separately, its applied on the outermost div. This avoids the weird "dividing line" in the blur that occurs when an image is under it.

@CarlosFdez
Copy link
Copy Markdown
Contributor Author

I snuck in a minor fix for icon only mode and some refactors to make it scale with font size. I also replace id for data-countdown, since id is meant to be used once only on the entire DOM. I also replaced the events with the onX names we talked about.

Copy link
Copy Markdown
Contributor

@WBHarry WBHarry left a comment

Choose a reason for hiding this comment

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

Scrollbar begone 🪄

Nice standardisation of action names and reducing to a single Id value.

@WBHarry WBHarry merged commit 5ac4fc3 into main Jun 4, 2026
1 check passed
@WBHarry WBHarry deleted the fix-countdown-blur branch June 4, 2026 09:42
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