optick icon indicating copy to clipboard operation
optick copied to clipboard

[GUI] Scrolling timeline leaves hover selection from the previous block

Open bombomby opened this issue 6 years ago • 1 comments

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.

bombomby avatar Jan 21 '19 13:01 bombomby

Check Row_EventNodeHover function.

bombomby avatar Jan 30 '19 00:01 bombomby