Style Editor
Posted one year ago
The inspector lets you view the hierarchy of the panels. This is inspired by the view source window on Chrome. I've made some improvements to this..

Hovering over a panel will highlight it in the game window, and you can use the picker to select UI elements directly (if they have pointer-events switched on).

You can right click elements..
.. and it'll open your code editor right at the source file for it.