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

Request - Allow WebView2 zoom range of 10% to 1000% #95

Open
douglas-jordan opened this issue Jan 9, 2020 · 7 comments
Open

Request - Allow WebView2 zoom range of 10% to 1000% #95

douglas-jordan opened this issue Jan 9, 2020 · 7 comments
Labels
feature request feature request tracked We are tracking this work internally.

Comments

@douglas-jordan
Copy link

douglas-jordan commented Jan 9, 2020

On Internet Explorer and the original Edge released in Windows 10 the zoom level can be adjusted from 10% to 1000%. On Edge-Chromium its range is limited to 25% to 500%. It would be nice to have the same range of 10% to 1000%.

Additionally a way to disable the Zoom popup which displays when WebView2->put_ZoomFactor is used. For a generic web browser seeing the zoom is fine but in an automation app this is annoying and unneeded. Perhaps add another member to Settings->put_IsZoomFactorWindowEnabled(BOOL);

Thanks.

AB#24620433

@TcT2k
Copy link

TcT2k commented Jan 10, 2020

+1 for a way to disable the zoom popup.

@pagoe-msft pagoe-msft added the feature request feature request label Jan 10, 2020
@pagoe-msft
Copy link

Thank you for the feedback, we will add this feature request to our back log!

@douglas-jordan
Copy link
Author

In v0.9.430 SDK the zoom can be enabled/disabled and this post #95 is cited in the release notes . The range does not appear to have changed.

@pagoe-msft
Copy link

Hi douglas-jordan,

We are half way there. We updated the SDK in response to your second feedback to disable Zoom popup displays. We haven't updated zoom ranges yet.

@ajtruckle
Copy link

ajtruckle commented Jun 30, 2021

+1 for the zoom range. I would like the same.

Concerning "Zoom In" and "Zoom Out", I link this issue: #1475

@champnic champnic added the tracked We are tracking this work internally. label May 10, 2022
@jeff-woehler
Copy link

pagoe-msft

Hello - can you provide status update. We are needing > 500% for our business. Scenario: zooming into PDF to see very small components on PDF CAD drawing.

@ajtruckle
Copy link

@pagoe-msft @champnic
I appreciate that there is a huge agenda with 1000+ active issues in GitHub, but this has been sitting around for 3 years or so. I am ignorant to the design aspects for the valid zoom range but:

  1. The documentation should state the supported range (see my ZoomFactor range? #3349 issue for a linked reference).
  2. Is it that difficult to have a larger range implemented?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

6 participants