You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using web-view for a while now, and i have to use a custom version of zserge/webview. Since i use your bindings i would also have to maintain web-view & web-view-sys crates. It would be interesting if there was a way to specify a fork of the webview repository for use instead of zserge/webview@master. I have no idea how this could work but i imagine since webview is a new library lot's of people might find themselves needing to use a custom webview repo. If you have any idea's on how this could be implemented I'd be willing to work on it and submit a PR.
The text was updated successfully, but these errors were encountered:
I made an issue about it #50.
I simple called the webkit_settings_set_allow_file_access_from_file_urls function from webkit2gtk so i could just use relative urls with file url's. I don't think it'll make it to into webview for a while because i've only added this feature to the gtk backend.
i'm not sure how to do this with windows & macos backends
I've been using web-view for a while now, and i have to use a custom version of zserge/webview. Since i use your bindings i would also have to maintain web-view & web-view-sys crates. It would be interesting if there was a way to specify a fork of the webview repository for use instead of zserge/webview@master. I have no idea how this could work but i imagine since webview is a new library lot's of people might find themselves needing to use a custom webview repo. If you have any idea's on how this could be implemented I'd be willing to work on it and submit a PR.
The text was updated successfully, but these errors were encountered: