Skip to content
  • Kai Willadsen's avatar
    filediff: Fix sync to scroll last line on to screen · 4d5df7aa
    Kai Willadsen authored
    Because we're using exclusive end point for chunks, and because
    GtkTextBuffer will give you the last character on the last line if you
    ask for a point beyond the end of the buffer, we just add a simple
    "how far through my synced line am I" adjustment to handle scrolling
    the last line of a file into view.
    4d5df7aa