cleanup: Rename signals/methods that will conflict with Clutter.Actor
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/559
This commit is contained in:

committed by
Florian Müllner

parent
ab6a629955
commit
0353a5bf2c
@ -121,7 +121,7 @@ var ModalDialog = GObject.registerClass({
|
||||
|
||||
this.dialogLayout.opacity = 255;
|
||||
if (this._lightbox)
|
||||
this._lightbox.show();
|
||||
this._lightbox.lightOn();
|
||||
this.opacity = 0;
|
||||
this.show();
|
||||
this.ease({
|
||||
|
Reference in New Issue
Block a user