clutter: Remove behaviours
https://gitlab.gnome.org/GNOME/mutter/merge_requests/879
This commit is contained in:

committed by
Georges Basile Stavracas Neto

parent
33d1bae03f
commit
a60457c2d8
@ -17,8 +17,7 @@
|
||||
"reactive" : true,
|
||||
"rotation" : [
|
||||
{ "z-axis" : [ 45.0, [ 75, 75 ] ] }
|
||||
],
|
||||
"behaviours" : [ "fade-behaviour", "path-behaviour" ]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id" : "green-button",
|
||||
@ -43,8 +42,7 @@
|
||||
"keep-aspect-ratio" : true,
|
||||
"anchor-x" : "5 em",
|
||||
"anchor-y" : "5 pt",
|
||||
"opacity" : 100,
|
||||
"behaviours" : [ "rotate-behaviour", "fade-behaviour" ]
|
||||
"opacity" : 100
|
||||
},
|
||||
{
|
||||
"id" : "red-hand-clone",
|
||||
|
Reference in New Issue
Block a user