p5.js-website-OLD icon indicating copy to clipboard operation
p5.js-website-OLD copied to clipboard

Handle long documentation examples

Open workergnome opened this issue 10 years ago • 1 comments

In https://github.com/processing/p5.js/issues/726, @dhowe suggested that we need to handle inline example lines that are longer than fit in a window. Suggestions include making it expand on mouseover, horizontal scrolling, or (less preferred) automatic word wrap.

workergnome avatar Jun 04 '15 18:06 workergnome

@workergnome I looked it in chrome firefox and internet all were having automatic word wrap. No data was going out of bounds.

PaliwalSparsh avatar Feb 16 '16 08:02 PaliwalSparsh