Skip to content

Expand links get squished when line numbers are hidden, in unified (non-split) mode #64

Closed
@MarkSiedle

Description

@MarkSiedle

Firstly thanks for this great library, amazing work :)

I believe there's a minor UI issue when using unified (non-split) view and hiding line numbers, where the expand links end up squished over to the right, like this:

2020-01-09 13_15_53-Audit - Octopus Deploy

The combination to get this to occur is as follows:

return <ReactDiffViewer ... splitView={false} hideLineNumbers={true} />;

Metadata

Metadata

Assignees

Labels

3.1.0Features/fixes to be added in v3.1.0bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions