Skip to content

Conversation

@kairos-xx
Copy link
Owner

Fixes replaceAll breaking cycling navigation by ensuring the first panel is always selected and the layout is reset for full panel accessibility.

When virtualize was enabled, calling replaceAll could leave panels incorrectly positioned or inaccessible for cycling, especially if the previously active panel was not the first one. This PR ensures that after replaceAll, the first panel (index 0) is always set as the current panel, and the layout is explicitly reset to allow seamless navigation through all panels, regardless of renderRadius.


Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Sep 10, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

3 participants