Skip to content

Bug fixes - #915

Merged
bvaughn merged 1 commit into
mainfrom
bvaughn/bug-fixes
Sep 22, 2026
Merged

bvaughn merged 1 commit into
mainfrom
bvaughn/bug-fixes

Conversation

@bvaughn

@bvaughn bvaughn commented Sep 22, 2026

Copy link
Copy Markdown
Owner

Bug fixes:

  • Fix RTL scrolling and alignment
  • Fix stale row measurements after keyed reordering
  • Fixed dropped prop updates
  • Use fractional percentage sizing
  • Fix center alignment near list boundaries

Performance tweaks:

  • Improve scrolling performance by calculating fixed-size visible ranges directly and searching cached variable-size bounds instead of scanning from the beginning.
  • Fixed-size jumps also avoid allocating bounds for preceding items.

@vercel

vercel Bot commented Sep 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
react-window Ready Ready Preview Sep 22, 2026 12:49am UTC

@bvaughn
bvaughn merged commit 2b6fa18 into main Sep 22, 2026
7 checks passed
@bvaughn
bvaughn deleted the bvaughn/bug-fixes branch September 22, 2026 00:51

This branch was successfully deployed

1 active deployment
Preview — b4093ec9 Deployed Sep 22, 2026 by vercel[bot]
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