ElectronNET / ElectronNET/Electron.NET
BrowserView is deprecated in Electron>=29
Abierto
api
discussion
help wanted
- Lenguaje dominante
- C#
- Estrellas
- 7.6k
- Forks
- 741
- Merge medio
- 3 h 50 min
- PR fusionados (30 d)
- 2
Descripción
According to Electron API docs BrowserView was deprecated in version 29 in favour of WebContentsView.
BrowserView: https://www.electronjs.org/docs/latest/api/browser-view
WebContentsView: https://www.electronjs.org/docs/latest/api/web-contents-view
It is worth looking at this to make sure that API is still relevant and working and add a new one as well.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.