• Nick Stenning's avatar
    Fix an off-by-one error in PDF anchoring code · d395f557
    Nick Stenning authored
    The PDF anchoring code systematically failed to anchor annotations made
    at the very start of a PDF page, due to an off-by-one error in
    determining the page associated with a given text offset.
    
    Fixes #2418.
    d395f557
Name
Last commit
Last update
..
anchoring Loading commit data...
plugin Loading commit data...
test Loading commit data...
config.js Loading commit data...
guest.coffee Loading commit data...
highlighter.coffee Loading commit data...
host.coffee Loading commit data...
main.js Loading commit data...
pdf-sidebar.coffee Loading commit data...
sidebar.coffee Loading commit data...