victorporof / Tilt

Tilt: a WebGL-based 3D visualization of a Webpage
http://blog.mozilla.com/tilt/
Other
493 stars 56 forks source link

FR: Draw margins/paddings for a selected element? #18

Closed Drugoy closed 5 months ago

Drugoy commented 13 years ago

Could you please make Tilt draw the fields around the selected element to show where edges, paddings, margins and borders of this element are?

I often write styles for the usually visited sites with not so good appearance that I'd like to change. Sometimes I have to reposition its' elements, and I have to manually check every element's margins/paddings/borders/position values. It would be way easier, if Tilt could draw colorful fields around the selected element, so I'd easily get know if any of the elements I need to reposition has any margin/padding/border/position non-zero values.