Skip to content

Side by side diff update without linebreaks

KnisterPeter requested to merge (removed):side-by-side-diff-update into master

The old side-by-side view use linebreaks to avoid scrollbars. This implementation is inspired by gerrit codereview and adds a scrollbar per file which are synchronized when one is scrolled.

Old View: gitlab_side_by_side_old

New View: gitlab_side_by_side_new

Merge request reports