Skip to content

Conversation

Ovgodd
Copy link
Collaborator

@Ovgodd Ovgodd commented Oct 13, 2025

Purpose

This PR fixes a phantom selection issue that occurred when switching between nodes in the document editor. It ensures that no invisible selection persists when moving between elements.

To test it just ajust rowHeight in TreeView to 50 and clic between nodes

issue : 1472

Before :

internodebefore.mp4

After:

internodeafter.mp4

Proposal

  • Fix node selection logic to prevent phantom selections
  • Ensure selection state is properly cleared when switching nodes
  • Manually tested across multiple node transitions to validate behavior

prevents invisible selections when switching between node elements

Signed-off-by: Cyril <c.gromoff@gmail.com>
@Ovgodd Ovgodd self-assigned this Oct 13, 2025
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