From 354a8dd987f37bfe3c5bbafcb6047f34b6486aaa Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Mon, 30 Mar 2009 01:49:12 +0000 Subject: Animation is ready only when origin surface is ready. This fixes fading 2009-03-30 Nickolay V. Shmyrev * libview/ev-transition-animation.c: (ev_transition_animation_paint), (ev_transition_animation_ready): Animation is ready only when origin surface is ready. This fixes fading animations because otherwise next page is displayed before animaiton starts. svn path=/trunk/; revision=3562 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4a5a01f..b257d99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-03-30 Nickolay V. Shmyrev + + * libview/ev-transition-animation.c: + (ev_transition_animation_paint), (ev_transition_animation_ready): + + Animation is ready only when origin surface is ready. This fixes + fading animations because otherwise next page is displayed + before animaiton starts. + 2009-03-26 Nickolay V. Shmyrev * test/Makefile.am: -- cgit v0.9.1