mirror of
https://github.com/atom/atom.git
synced 2026-02-15 17:15:24 -05:00
💄
This commit is contained in:
@@ -92,8 +92,8 @@ class CommandPanelView extends View
|
||||
@miniEditor.focus()
|
||||
|
||||
onExpandAll: (event) =>
|
||||
@previewList.expandAllPaths()
|
||||
@previewList.focus()
|
||||
@previewList.expandAllPaths()
|
||||
@previewList.focus()
|
||||
|
||||
onCollapseAll: (event) =>
|
||||
@previewList.collapseAllPaths()
|
||||
|
||||
Reference in New Issue
Block a user