mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Clear notifications and context menus in AtomEnvironment::reset
This commit is contained in:
@@ -249,6 +249,10 @@ class AtomEnvironment extends Model
|
||||
|
||||
@clipboard.reset()
|
||||
|
||||
@notifications.clear()
|
||||
|
||||
@contextMenu.clear()
|
||||
|
||||
###
|
||||
Section: Event Subscription
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user