GNOME Bugzilla – Bug 660608
layout: Fix the actor tracking parameter parsing
Last modified: 2011-10-01 18:42:12 UTC
While trying to make the messageTray not respond to clicks under the gradient, I found this.
Created attachment 197936 [details] [review] layout: Fix the actor tracking parameter parsing It's not appropriate to inherit from the parent property if we pass "false" as a value, especially when all current parameters are booleans.
Attachment 197936 [details] pushed as a3528bf - layout: Fix the actor tracking parameter parsing