You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when you want to create a response file for slate file received, showSaveDialog windows pop up.
And the position of showSaveDialog windows is not center of main windows.
I just have not found a correct api to set the position in electron api.
when you want to create a response file for slate file received, showSaveDialog windows pop up.
And the position of showSaveDialog windows is not center of main windows.
I just have not found a correct api to set the position in electron api.
Related code:
Niffler/src/renderer/components/Receive.vue
Line 74 in b71dc69
Related electron api:
https://electronjs.org/docs/api/dialog
The text was updated successfully, but these errors were encountered: