Missing hover tooltip on the "Image Diffs"
elashahar01 opened this issue · 1 comments
elashahar01 commented
Describe the bug
When hovering over the diff image, the x-y coordinates and the rgb values of the pixel in the images being compared are not updated.
To Reproduce
Steps to reproduce the behavior:
- Click on the Visualizations tab
- Click on the Image Diff button
- Hover over a diff image
- See error - x-y and rgb values are "stuck"
Expected behavior
x-y coordinates and rgb values of the images being compared should change and consist of correct values
Desktop
- OS: Windows 10
- Browser: chrome
arthur-flam commented
Hi Ela,
Thanks for noticing it!
I fixed the issue and will soon push/merge the patch.