messageTray: Make the hot corner summon the tray
This commit is contained in:
parent
8bb2c425c6
commit
e8c8fecb35
@ -1422,7 +1422,7 @@ const MessageTray = new Lang.Class({
|
||||
},
|
||||
|
||||
_onCornerEnter: function(actor, event) {
|
||||
this._pointerInSummary = true;
|
||||
this._traySummoned = true;
|
||||
this._updateState();
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user