Richard Hozák
Richard Hozák
There is no way to add menu bar yet, this problem boils down to supporting Linux. MacOS and Windows both provide apis to create menu bar for window but Linux...
I was testing unicode support on Windows onetime, forgot to remove the test string and removed it in some later release. Maybe you tried some older version of webview? I...
I am more in favor of creating `web-view` org for this repo as I briefly mentioned [here](https://github.com/Boscop/web-view/issues/64#issuecomment-528539287).
I am torn between finishing porting to Rust (done for GTK - gtk-rust branch, in progress for Windows mshtml-rust branch) and just using this new v1.0.0 webview. What does everyone...
Fantastic! This seems like the best solution. I think it's good that you would be able to find all the bidings/ports under one organization. We should let others comment on...
I'll try to reproduce this.
So I looked a bit into this, first i thought maybe it was an older sdk, but you have the same version as me 10.0.18362.0. I remember I had problems...
> Did you see something that indicates that I'm using MSVC 2017? No it's just that I remember having problems with that. I cannot reproduce this yet, I'll try again...
Hopefully this will be fixed, when we switch to Edge Preview, I am working on it.
Hello, could you check if this problem persists after #36 was merged? I am not able to reproduce this bug. Here is your minimal example code rewritten to use the...