code-annotation icon indicating copy to clipboard operation
code-annotation copied to clipboard

Allow independent scrolling of two files

Open fulaphex opened this issue 7 years ago • 1 comments

In some cases, the diff algorithm doesn't work well and doesn't align files well. One cannot then see the relevant sections of the files together and compare them easily without constant back and forth scrolling. The solution I have in mind is a toggle that would allow independent scrolling of reviewed files.

fulaphex avatar Jun 14 '18 13:06 fulaphex

JFI: because we sync both files using JS it should be super easy to implement.

smacker avatar Jun 14 '18 14:06 smacker