bendman / fett

A lightweight styleguide renderer in Javascript
http://benduncan.me/experiments/fett/
MIT License
1 stars 2 forks source link

resize example frames on window resize #11

Closed bendman closed 9 years ago

bendman commented 9 years ago

The example frames get smaller with the window, so the content can get taller as lines wrap. The iframe sizing code should run when resizing.

:warning: debounce this handler!