Hello! Could you please add support to use Edge instead? Many features I like when styling a webpage don't work on IE.
I tried changing the web-view dependency to use Edge, got no compilation problems but when running the patcher all I get is a blank screen:
Cargo.toml:
web-view = { version = "0.7.3", features = ["edge"] }
Hello! Could you please add support to use Edge instead? Many features I like when styling a webpage don't work on IE.
I tried changing the web-view dependency to use Edge, got no compilation problems but when running the patcher all I get is a blank screen:
Cargo.toml:
web-view = { version = "0.7.3", features = ["edge"] }