Steffen André Langnes
Steffen André Langnes
@dandeto Thank you for taking a look at this!
PR #862 replaces this one due to the `master` branch reset.
I have submitted PR #866 which is in conflict with some of the changes in this PR. Would you like to take a look?
I took a brief look at this just now and I have mixed feelings about merging this. I would have leaned toward *not* merging this, at least not as-is. *...
Making a few images with different solid colors or minimum amount of details should be enough to demonstrate that it works and would keep the size down. A bigger issue...
I wasn't but now I am!
Turns out that I do not have permission to force-push `master` and I do not have access to repository settings.
I'm rather late to comment on this but I decided to try to tackle this problem. First of all the test should be accompanied with a running event loop in...
@dandeto If we split the WebView2Loader reimplementation into a separate file, I wonder if we might have some issues with the header inclusion order since `webview.h` should probably not depend...
The latest work disables the built-in WebView2 loader implementation by default because `WEBVIEW_MSWEBVIEW2_EXPLICIT_LINK` was introduced recently. The following compile-time options can be used to change how the library integrates the...