Skip to content

Fix accidental loading status clipping in wide windows#85

Merged
camillobruni merged 2 commits into
WebKit:mainfrom
camillobruni:2025-07-09_fix_startup
Jul 14, 2025
Merged

Fix accidental loading status clipping in wide windows#85
camillobruni merged 2 commits into
WebKit:mainfrom
camillobruni:2025-07-09_fix_startup

Conversation

@camillobruni

Copy link
Copy Markdown
Contributor

Since the logo is a text-clipped gradient and the backouground size is preset, we sometimes don't render the loading text if the browser window is really larget.

Seems like we don't need the background-size at all, which fixes the probel.

Screenshot 2025-07-09 at 15 32 40

@camillobruni
camillobruni requested a review from kmiller68 July 9, 2025 13:35
@netlify

netlify Bot commented Jul 9, 2025

Copy link
Copy Markdown

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit a55cf98
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/686e700789311e0008bd02ab
😎 Deploy Preview https://deploy-preview-85--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@danleh danleh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks for fixing this! On very wide monitors, the text is so much clipped that it's not visible at all, so that I actually wondered if it's loading at all.

@camillobruni
camillobruni merged commit 9f5b161 into WebKit:main Jul 14, 2025
10 checks passed
@camillobruni
camillobruni deleted the 2025-07-09_fix_startup branch July 14, 2025 16:02
camillobruni added a commit that referenced this pull request Jul 14, 2025
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