11

I'd like to run my program and hover on elements and have a program show me in the visual tree what I am hovering. I tried 'Snoop' but it just shows me a visual tree without the ability of actually hovering on the elements at runtime. Do you guys know of such a tool?

Shai UI
  • 50,568
  • 73
  • 204
  • 309

1 Answers1

7

you can do it with Snoop - hover elements at runtime, just click ctrl+shift while hovering with the mouse.

Elad Katz
  • 7,483
  • 5
  • 35
  • 66