toolness / weather-outfit-fun

Learn to code by making an app that shows you an outfit to wear based on the weather forecast.
http://toolness.github.io/weather-outfit-fun/tutorial/
1 stars 5 forks source link

Make the visual editor workspace have a minimum width. #8

Closed toolness closed 10 years ago

toolness commented 10 years ago

Right now the visual editor's iframe is set to width: 100% but for really narrow tutorial panes that can't be extended, that's still not great. Better would be for a horizontal scrollbar at the bottom of the iframe that allows the user to scroll to the right.

It's also possible that really long algorithms could go beyond the ~500px of vertical space we've allocated for that iframe, so allowing it to scroll vertically might help too.

toolness commented 10 years ago

Fixed in 72cf24981e2b9a95ebecc9853fed57c9cb91f191