Skip to content

fix(web): refine sidebar spinner and backdrop compositing - #59

Merged
asfires merged 1 commit into
mainfrom
t3code/sky-blue-rounded-spinner
Aug 26, 2026
Merged

fix(web): refine sidebar spinner and backdrop compositing#59
asfires merged 1 commit into
mainfrom
t3code/sky-blue-rounded-spinner

Conversation

@asfires

@asfires asfires commented Aug 25, 2026

Copy link
Copy Markdown
Owner

What Changed

  • Refined the sidebar working spinner with continuous filled half-ring silhouettes and rounded exposed ends.
  • Removed the spinner seam patch and stroke-based ring construction.
  • Replaced the stage-channel backdrop mask with a surface-color overlay to prevent compositing artifacts during sidebar animations.

Why

The previous spinner construction could show seam artifacts and hidden-cap leakage. The masked stage-channel backdrop could also leak blueprint fragments into unrelated sidebar tiles during animation. These changes preserve transform-only spinner animation while improving visual compositing and reducing unnecessary layering.

UI Changes

Before/after screenshots are not included.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

- Use continuous filled half-ring silhouettes for cleaner rounded spinner ends
- Remove the sidebar backdrop mask to prevent Chromium compositing leaks
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Aug 25, 2026
@asfires
asfires merged commit ce00a5f into main Aug 26, 2026
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant