jsdoc-baseline icon indicating copy to clipboard operation
jsdoc-baseline copied to clipboard

Menu overlays content

Open SunboX opened this issue 10 years ago • 4 comments

menu

SunboX avatar May 28 '15 07:05 SunboX

Yeah, this is a bug. Ideally we would increase the width of the navigation column when necessary. This might be difficult to accomplish with the tree widget we're currently using, though.

hegemonic avatar May 28 '15 22:05 hegemonic

Maybe you can add ellipsis to the long strings, like the MDN docs do it. For example here: https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/String/endsWith

SunboX avatar Jun 01 '15 11:06 SunboX

@SunboX Good suggestion. At the very least, that might be a good short-term solution.

hegemonic avatar Jun 02 '15 21:06 hegemonic

You can add an ellipsis using pure CSS.

ProLoser avatar Apr 11 '17 22:04 ProLoser