Open
Description
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.