mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Update transparency on geometry reset
This commit is contained in:
@@ -63,6 +63,11 @@ var DynamicTransparency = Utils.defineClass({
|
||||
}
|
||||
},
|
||||
|
||||
updateExternalStyle: function() {
|
||||
this._updateComplementaryStyles();
|
||||
this._setBackground();
|
||||
},
|
||||
|
||||
_bindSignals: function() {
|
||||
this._signalsHandler.add(
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user