mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Don't hide dropdown when clicked
This commit is contained in:
@@ -76,8 +76,6 @@ class PackageConfigView extends View
|
||||
else
|
||||
@issues.hide()
|
||||
|
||||
@dropdown.on 'click', => @dropdown.hide()
|
||||
|
||||
@defaultAction.on 'click', =>
|
||||
@defaultAction.disable()
|
||||
if @installed
|
||||
|
||||
Reference in New Issue
Block a user