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

[api-minor] Replace the useOnlyCssZoom option with maxCanvasPixels = 0 instead (PR 16729 follow-up) #16731

Merged
merged 1 commit into from
Jul 29, 2023

Commits on Jul 29, 2023

  1. [api-minor] Replace the useOnlyCssZoom option with `maxCanvasPixels…

    … = 0` instead (PR 16729 follow-up)
    
    Given that the `useOnlyCssZoom` option is essentially just a special-case of the `maxCanvasPixels` functionality, we can combine the two options in order to simplify the overall implementation.
    Note that the `useOnlyCssZoom` functionality was only ever used, by default, in the PDF Viewer for the B2G/FirefoxOS project (which was abandoned years ago).
    Snuffleupagus committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    0ee2a35 View commit details
    Browse the repository at this point in the history