GNOME Bugzilla – Bug 744684
gdk: master-clock: force scheduling new frames for timelines alive
Last modified: 2015-02-18 11:39:34 UTC
As long as we have timelines alive, we need to keep asking the GdkFrameClock for new frames. Otherwise animations might stall. This is something I didn't quite grasp in the first iteration. Sorry for that.
Created attachment 297071 [details] [review] gdk: master-clock: force scheduling new frames for timelines alive As long as we have timelines alive, we need to keep asking the GdkFrameClock for new frames. Otherwise animations might stall.
Created attachment 297072 [details] [review] gdk: master-clock: force scheduling new frames for timelines alive As long as we have timelines alive, we need to keep asking the GdkFrameClock for new frames. Otherwise animations might stall.
Review of attachment 297072 [details] [review]: looks good.
Review of attachment 297072 [details] [review]: Pushed to master.