GNOME Bugzilla – Bug 659200
[PATCH] Use correct duration on ClutterState transitions with wildcard source
Last modified: 2011-09-19 17:36:32 UTC
Created attachment 196685 [details] [review] Patch to properly calculate duration for wildcard state transitions There's a bug in ClutterState where using a wildcard source for a transition and specifying a duration for that transition will not work. The wildcard source duration is not considered when looking up the duration during a state change. The attached patch resolves this defect.
Review of attachment 196685 [details] [review]: looks okay to me.
Review of attachment 196685 [details] [review]: actually, no: I was on crack. the patch is wrong, and it doesn't even compile. are you sure you attached the right one?
Hmm. Must be some good crack that crept into my office too. That "start" should be "state". Not sure how it compiled for me unless I did something crazy like fix->gen patch->compile->fix->compile->test and sent you the bad patch... I'll regenerate it.
Created attachment 196964 [details] [review] Replacement patch which actually works this time. Replacement patch which spells "state" correctly.
Review of attachment 196964 [details] [review]: looks good, now.
thanks, attachment 196964 [details] [review] pushed to master, it'll be in 1.8.0.