Added. Returns whether the animation has everything necessary to run. Do
2008-02-29 Carlos Garnacho <carlosg@gnome.org>
* shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
Added. Returns whether the animation has everything necessary to run.
* shell/ev-view.c (ev_view_expose_event): Do not assume the animation
is ready just because it's been created. Fixes #519106.
(draw_one_page): Do not show the "Loading..." text in presentation
mode, there was a slim probability that this could happen.