skpm/sketch-module-web-view
Ver no GitHubIs it possible to have file picker dialog show up?
Open
#58 aberto em 7 de jun. de 2018
enhancementhelp wanted
Métricas do repositório
- Stars
- (290 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
I want to have the webview interact with a file I upload. However when I click on "Choose File" no window pop ups.
<input type="file"/>
Is there a setting in the BrowserWindow config I can use or anything like that?
Thanks!