* clutter/clutter-timeline.c (clutter_timeline_get_progressx):
authorNeil Roberts <neil@openedhand.com>
Fri, 18 Apr 2008 13:51:16 +0000 (13:51 +0000)
committerNeil Roberts <neil@openedhand.com>
Fri, 18 Apr 2008 13:51:16 +0000 (13:51 +0000)
commite97cba0162f2318e4e9bf0e3971997227da893fd
tree92d290c7b7c476eba1b87d0f5dbd0f19ae36fa28
parent816aa931359db5f38f915e43314659e37b71388f
* clutter/clutter-timeline.c (clutter_timeline_get_progressx):
Changed to use clutter_qdiv instead of CLUTTER_FIXED_DIV otherwise
it can't cope with timelines with more than 255 frames.
ChangeLog
clutter/clutter-timeline.c