diff.rs
diff.rs copied to clipboard
Separate scrolling for files list and code view
Heyo,
I've dug a bit and found this issue which seems to have been resolved at the time (https://github.com/xfbs/diff.rs/issues/6).
When I access diff.rs today (I've tried Brave and Safari), I am not able to scroll the file list independently from the code view. It would be really good to have this working again.
I think it shouldn't be too hard, now that I was able to mostly switch over to using Tailwind CSS.