marginalia icon indicating copy to clipboard operation
marginalia copied to clipboard

The horizontal length of code dictates the size of text on the left

Open Raynes opened this issue 13 years ago • 3 comments

I noticed that if I have code that is really long, the page will try to render all of the code and thus make the docs side (on the left) really narrow. It's pretty hideous. It looks like docco keeps the left side fixed. As a result, code may walk off of the screen on the right, but I think that is a more appropriate thing to do in this case.

Thoughts?

Raynes avatar Nov 24 '11 11:11 Raynes

Haven't seen this one, do you have a repro case handy?

zk avatar Nov 24 '11 18:11 zk

nm, seeing this in heroku/pulse

zk avatar Nov 24 '11 19:11 zk

Here is an example (even though you've already seen it, others may have not): http://raynes.me/hfiles/narrow.html

Observe this vs this.

Raynes avatar Nov 24 '11 19:11 Raynes