mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
hide controls when deatching command panel
This commit is contained in:
@@ -115,6 +115,7 @@ class CommandPanelView extends View
|
||||
rootView.focus()
|
||||
@previewList.hide()
|
||||
@previewCount.hide()
|
||||
@expandCollapse.hide()
|
||||
super
|
||||
|
||||
escapedCommand: ->
|
||||
|
||||
Reference in New Issue
Block a user