We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d227fe8 commit cefe237Copy full SHA for cefe237
src/Background/BackgroundManager.vala
@@ -51,7 +51,6 @@ public class Gala.BackgroundManager : Meta.BackgroundGroup, Gala.BackgroundManag
51
}
52
53
private void swap_background_actor (bool animate) requires (new_background_actor != null) {
54
-
55
changed ();
56
57
if (background_actor == null) {
0 commit comments