The issue is zooming the webview2 in win. forms c# causes changing the location we were
I tried to zoom the webview2 in windows forms c# using webViewer.ZoomFactor. I changed the value of zoom factor and the webViewer window is zooming in/out correctly, but I have an issue that it changes the location of content: it goes above in case of zoom in, and goes below in case of zoom out. I need a way to let the contents in its place as it is and just zoom it without changing the place
Ghada Reihan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.