victorporof / Tilt

Tilt: a WebGL-based 3D visualization of a Webpage

Home Page:http://blog.mozilla.com/tilt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selected element should be highlighted in the DOM tree at left

Drugoy opened this issue · comments

And it shouldn't be just highlighted: the DOM tree should also get scrolled to that element, so it gets centered in the list.

Yes, good idea. I also plan implementing a search above it (by tag, class, id, attribute, anything).

selector?

There is no more DOM tree in the integrated version of Tilt (Firefox >= 11). Currently, the element is instead highlighted in the html breadcrumbs part of the Inspector.