mirror of
https://github.com/wickedest/Mergely.git
synced 2026-03-24 09:48:39 +08:00
Current difference is now always in viewport. Added functions get_changes() and scroll_to_change(change) around line 767. Both new review. We shouldn't need to rerun the full diff but I couldn't find how to retrieve the diff results. Scrolling to a given change is quite tricky (musn't break the canvas graph, must have both pane nice).