skpm/sketch-module-web-view
Voir sur GitHubIs it possible to have file picker dialog show up?
Open
#58 ouverte le 7 juin 2018
enhancementhelp wanted
Métriques du dépôt
- Stars
- (290 stars)
- Métriques de merge PR
- (Métriques PR en attente)
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!