Open
Description
I'm using Tauri to develop an application that will be run in a few fixed resolutions and the device emulation tool is extremely helpful in the development process to quickly test these resolutions (and also when developing more generic responsive applications).
Tauri uses WebView2 to render the web app and when using the dev tools on Windows, the "device emulation" option is missing. Without access to this feature, testing in various layouts and resolutions is quite arduous.
Is there any scope for adding this functionality or is this a hard limitation of using Edge as part of WebView2?
AB#43526862