Skip to content

Center Fader thumbs in both orientations - #2

Merged
0thernet merged 1 commit into
mainfrom
codex/fix-fader-cross-axis-centering
Aug 19, 2026
Merged

Center Fader thumbs in both orientations#2
0thernet merged 1 commit into
mainfrom
codex/fix-fader-cross-axis-centering

Conversation

@0thernet

Copy link
Copy Markdown
Contributor

What changed

  • center Fader thumbs on the cross axis for horizontal and vertical orientations
  • add both orientations to the public gallery
  • verify rendered thumb-to-track geometry at compact and wide browser layouts
  • prepare the immutable v0.1.5 release metadata and generated distribution

Root cause

React Aria supplies the thumb coordinate only on the value axis. The shared Fader CSS did not define the cross-axis coordinate, so horizontal thumbs floated above their tracks and vertical thumbs could drift sideways.

Validation

  • bun run check
  • 101 tests, 0 failures, 103,335 assertions
  • React 18 and React 19 installed-package smoke tests
  • compact and wide browser geometry gates
  • bun pm pack --dry-run --ignore-scripts
  • Node 24 imports of all generated entries
  • git diff --check

@0thernet
0thernet marked this pull request as ready for review August 19, 2026 18:47
@0thernet
0thernet merged commit bdca164 into main Aug 19, 2026
2 checks passed
@0thernet
0thernet deleted the codex/fix-fader-cross-axis-centering branch August 19, 2026 18:47
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.

1 participant