mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Rename to storeDefaultWindowDimensions
This commit is contained in:
@@ -38,7 +38,7 @@ class WindowEventHandler
|
||||
confirmed
|
||||
|
||||
@subscribe $(window), 'blur unload', ->
|
||||
atom.setDefaultWindowDimensions()
|
||||
atom.storeDefaultWindowDimensions()
|
||||
|
||||
@subscribe $(window), 'unload', ->
|
||||
atom.storeWindowDimensions()
|
||||
|
||||
Reference in New Issue
Block a user