• Robert Knight's avatar
    Display annotations in Annotations tab after timeout · cd4039ca
    Robert Knight authored
    Instead of marking annotations as orphans after the anchoring timeout
    expires, instead display them in the Annotations tab but with a visual
    indicator that they have not yet anchored. This avoids showing
    annotations that are still anchoring in the Orphans tab, which can be
    confusing when it happens in long PDF documents with many annotations.
    
     * Add an `$anchorTimeout` flag to annotations that is set if
       annotations fail to anchor within the timeout period.
    
     * Display annotations with this flag set in the Annotations tab,
       on the optimistic basis that they will eventually anchor.
    
     * When rendering annotations with this flag set, display them with
       a quote struck through (same as orphans) to indicate that they are
       pending. The visual representation of the pending state may be
       tweaked in future.
    cd4039ca
Name
Last commit
Last update
.github Loading commit data...
docs Loading commit data...
h Loading commit data...
images Loading commit data...
scripts Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.npmrc Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT Loading commit data...
Jenkinsfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
npm-shrinkwrap.json Loading commit data...
package.json Loading commit data...