• Robert Knight's avatar
    Support current versions of PDF.js (#134) · 212ddc11
    Robert Knight authored
    In current versions of PDF.js, the `RenderingStates` enum is no longer
    exported as a global, and the export method appears to be dependent on
    the build configuration.
    
    Since `RenderingStates` is a trivial enum, this commit fixes the problem
    by just reproducing it in `pdfjs-rendering-states.js`.
    212ddc11
Name
Last commit
Last update
..
anchoring Loading commit data...
plugin Loading commit data...
test Loading commit data...
adder.html Loading commit data...
adder.js Loading commit data...
annotation-sync.coffee 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...
pdfjs-rendering-states.js Loading commit data...
range-util.js Loading commit data...
selections.js Loading commit data...
sidebar.coffee Loading commit data...