2007-10-09 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-script.c (resolve_alpha_func): Fix the ClutterAlphaFunc resolution function.
This commit is contained in:
@ -32,7 +32,7 @@ static const gchar *test_behaviour =
|
||||
" \"opacity-end\" : 0,"
|
||||
" \"alpha\" : {"
|
||||
" \"timeline\" : \"main-timeline\","
|
||||
" \"function\" : \"ramp\""
|
||||
" \"function\" : \"ramp-inc\""
|
||||
" }"
|
||||
" }"
|
||||
"]";
|
||||
|
Reference in New Issue
Block a user