badoo / codeisok

Git code browsing and code review tool
GNU General Public License v3.0
85 stars 16 forks source link

Fix multiline comments and improve scroll behaviour in unified+treedifgf mode #26

Closed NikhilVerma closed 6 years ago

NikhilVerma commented 6 years ago

This fixes the rendering of multi-line comments and improves the scrolling behaviour in unified + treediff mode. (Now the file list is sticky to the left and content can be scrolled normally instead of having dual-scrolling)

SBS mode is not affected.