electron-in-action / firesale

Mozilla Public License 2.0
76 stars 41 forks source link

Update renderer.js #3

Open n-vasanth opened 5 years ago

n-vasanth commented 5 years ago

Add optional focusedWindow argument to click event in markdownContextMenu function. It helps in to pass the same object to mainProcess when File Open dialogue gets triggered so that the dialogue gets displayed as a sheet from the focusedWindow.