mirror of
https://github.com/atom/atom.git
synced 2026-02-15 00:55:14 -05:00
Revert "Revert "Merge pull request #4631""
This reverts commit dc2a453986.
Conflicts:
spec/config-spec.coffee
src/config.coffee
This commit is contained in:
@@ -647,7 +647,7 @@ class Workspace extends Model
|
||||
|
||||
# Restore to a default editor font size.
|
||||
resetFontSize: ->
|
||||
atom.config.restoreDefault("editor.fontSize")
|
||||
atom.config.unset("editor.fontSize")
|
||||
|
||||
# Removes the item's uri from the list of potential items to reopen.
|
||||
itemOpened: (item) ->
|
||||
|
||||
Reference in New Issue
Block a user