mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
Merge pull request #14119 from cs150bf/fix-14109-and-13978
Fix issue #14109 and #13978
This commit is contained in:
commit
03be104141
@ -296,7 +296,7 @@ class AtomWindow
|
||||
title: 'Save File',
|
||||
defaultPath: @representedDirectoryPaths[0]
|
||||
}, params)
|
||||
dialog.showSaveDialog(this, params)
|
||||
dialog.showSaveDialog(@browserWindow, params)
|
||||
|
||||
toggleDevTools: -> @browserWindow.toggleDevTools()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user