GNOME Bugzilla – Bug 722787
BackgroundManager: don't destroy the newly created actor
Last modified: 2014-01-22 19:35:38 UTC
Because we were setting this.background before calling .destroy(), the call that was meant to destroy the old background was actually destroying the new one!
Created attachment 266995 [details] [review] BackgroundManager: don't destroy the newly created actor
Review of attachment 266995 [details] [review]: Makes sense.
Attachment 266995 [details] pushed as 816f516 - BackgroundManager: don't destroy the newly created actor