Skip to content

Fix json explorer hover jitter on large trees - #1732

Open
saurabhhhcodes wants to merge 1 commit into
foss42:mainfrom
saurabhhhcodes:fix/json-explorer-hover-jitter-1350
Open

Fix json explorer hover jitter on large trees#1732
saurabhhhcodes wants to merge 1 commit into
foss42:mainfrom
saurabhhhcodes:fix/json-explorer-hover-jitter-1350

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

Closes #1350\n\nThis narrows hover highlight/focus handling so mouse enter/leave no longer cascades through the entire JSON tree. That keeps the hover state local and reduces the scroll churn that shows up as jitter in Preview mode.\n\nValidation:\n- git diff --check\n- code review of touched json_explorer path\n\nNote: Flutter/Dart tooling was not available in this environment, so I could not run the package test suite locally.

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.

Scrollbar jitter when scrolling large JSON responses in Preview mode

1 participant