Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
Shoes.app do flow :width => 100, :height => 100 do fill blue rect 0, 0, 100, 100 hover do clear {fill red; rect 0, 0, 100, 100} end leave do clear {fill blue; rect 0, 0, 100, 100} end end end
This paste will be private.
From the Design Piracy series on my blog: