mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 16:14:10 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
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 }
|
|
}
|
|
}
|