Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit the removePageBorders option, in PDFViewer, to only GENERIC builds #15998

Merged

Commits on Feb 3, 2023

  1. Limit the removePageBorders option, in PDFViewer, to only GENERIC…

    … builds
    
    This option was added specifically for third-party users, but has never been used in the PDF.js project itself. Furthermore there's no preference that can be used to enable it, and you need to provide the `removePageBorders` option when initializing a `PDFViewer`-instance.
    
    This patch thus get rid of a little bit more unused code in the Firefox PDF Viewer.
    Snuffleupagus committed Feb 3, 2023
    Copy the full SHA
    ddf5563 View commit details
    Browse the repository at this point in the history