Skip to content

Comments

Virtualization Windowing Fix#332

Merged
amadeus merged 1 commit intomainfrom
amadeus/virtualization-window-fix
Feb 11, 2026
Merged

Virtualization Windowing Fix#332
amadeus merged 1 commit intomainfrom
amadeus/virtualization-window-fix

Conversation

@amadeus
Copy link
Member

@amadeus amadeus commented Feb 11, 2026

This fixes a small bug that can occur with windowing logic when reaching the bottom of a file.

Basically the repro for this bug is hard to trigger but for me it was simply showing a diff in the demo app based on the fileNew.txt, that had no previous content, then scroll to the bottom and you'd see some lines that didn't render

I use to try and keep the window alway the same size when reaching the
beginning and end of the scroll view, which in practices seems right.
However with the more advanced centering logic of files and diffs, this
can create situations where the bottom isn't fully rendered.

It's unclear if this will fix the bug that conductor was seeing, but
it's something.
@vercel
Copy link

vercel bot commented Feb 11, 2026

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

Project Deployment Actions Updated (UTC)
pierrejs-diff-demo Ready Ready Preview Feb 11, 2026 11:29pm
pierrejs-docs Ready Ready Preview Feb 11, 2026 11:29pm

Request Review

@amadeus amadeus merged commit 0f6ff63 into main Feb 11, 2026
8 checks passed
@amadeus amadeus deleted the amadeus/virtualization-window-fix branch February 11, 2026 23:32
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