185107c6cf
Exercise the implicit alpha and timeline definition to catch regressions in the ClutterScript parser code.
9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"id" : "test",
|
|
"type" : "ClutterBehaviourOpacity",
|
|
"alpha" : {
|
|
"mode" : "easeOutCirc",
|
|
"timeline" : { "duration" : 500 }
|
|
}
|
|
}
|