apify icon indicating copy to clipboard operation
apify copied to clipboard

Type can be truncated

Open redmunds opened this issue 10 years ago • 0 comments

In Editor.js, Class Editor, Method convertToLineSelections the Returns value is so long that it's truncated.

Would be nice if this were logically broken into separate lines, but that's not easy to do for all cases (maybe that should be done manually in code comment). But, for other cases, maybe page should be overflow:auto to get scroll bars.

redmunds avatar May 29 '14 16:05 redmunds