optick
optick copied to clipboard
[GUI] Scrolling timeline leaves hover selection from the previous block
Repro: Press RMB to scroll thread timeline. Thin black rectangles from the previous hover is left after scrolling.
Code is here: ThreadView.xaml.cs We need to disable hover if we are scrolling the timeline.
Check Row_EventNodeHover function.