mmanela / diffplex

DiffPlex is Netstandard 1.0+ C# library to generate textual diffs.
Apache License 2.0
990 stars 183 forks source link

GetLinesInViewport has issues with ignore unchanged. #122

Open kbeatty-ascensionas opened 2 months ago

kbeatty-ascensionas commented 2 months ago

If the diffs skips ahead because of ignore unchanged in the middle of the viewport then the list of visible lines will be trucated.