hide controls when deatching command panel

This commit is contained in:
Justin Palmer 2013-02-13 14:16:32 -08:00
parent 636bb21bbc
commit fdd57d5e64

View File

@ -115,6 +115,7 @@ class CommandPanelView extends View
rootView.focus()
@previewList.hide()
@previewCount.hide()
@expandCollapse.hide()
super
escapedCommand: ->