skpm / with-webview

Template for skpm using a webview
40 stars 21 forks source link

Pass images to webview #27

Closed nuthinking closed 3 years ago

nuthinking commented 3 years ago

Is there a way to pass images (i.e. Uint8Array) to the BrowserWindow.webContents? Or should I save them to a temporary folder and pass their paths as strings instead?

nuthinking commented 3 years ago

opened issue on the dependency: https://github.com/skpm/sketch-module-web-view/issues/175