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
{{ message }}
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
Please look at this thread where it was already discussed: #152 (comment)
This change would require a whole rewriting of electron-tabs. Unfortunately I don't have the time to do this. I'm actually planning to discontinue this project due to a lack of time.
I'm keeping this issue open for the record.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How about using BrowserView instead of webView to render tabs?
Electron's documentation recommends using BrowserView instead of webView - https://www.electronjs.org/docs/latest/api/webview-tag
More about BrowserView -
https://www.electronjs.org/docs/latest/api/browser-view
Will this be an easy change in the given structure of code?
The text was updated successfully, but these errors were encountered: