Revert "kbd-status: Close the menu when switching layouts"
This reverts commit e0f58c615b
.
Pushed accidentally.
This commit is contained in:
parent
e0f58c615b
commit
ed76e52918
@ -36,7 +36,6 @@ LayoutMenuItem.prototype = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
activate: function(event) {
|
activate: function(event) {
|
||||||
PopupMenu.PopupBaseMenuItem.prototype.activate.call(this);
|
|
||||||
this._config.lock_group(this._id);
|
this._config.lock_group(this._id);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user