backgroundMenu: drop cursor object with rest of menu actors
https://bugzilla.gnome.org/show_bug.cgi?id=697395
This commit is contained in:
parent
e98c6ff31b
commit
dc98711477
@ -60,5 +60,7 @@ function addBackgroundMenu(actor) {
|
||||
actor._backgroundMenu.destroy();
|
||||
actor._backgroundMenu = null;
|
||||
actor._backgroundManager = null;
|
||||
|
||||
cursor.destroy();
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user