mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Prevent icon animation when revealing panel
This commit is contained in:
@@ -357,6 +357,7 @@ var Intellihide = Utils.defineClass({
|
||||
|
||||
_revealPanel: function(immediate) {
|
||||
this._panelBox.visible = true;
|
||||
this._dtpPanel.taskbar._shownInitially = false;
|
||||
this._animatePanel(0, immediate);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user