dillon1000/react
Commit
Browse files [DevTools] Don't highlight on timeline (#34861)
I find it very frustrating that the highlight covers up the content that I'm trying to review when stepping through the timeline. It also triggered on keyboard navigation due to the focus which was annoying. We could highlight something in the rects instead potentially.
Changed paths2 files
First-parent comparisonpackages/react-devtools-shared/src/devtools/views/SuspenseTab/SuspenseScrubber.js ModifiedM packages/react-devtools-shared/src/devtools/views/SuspenseTab/SuspenseTimeline.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…