apify
apify copied to clipboard
Type can be truncated
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.