View Single Post
leetut's Avatar
Posts: 1,169 | Thanked: 1,174 times | Joined on Jan 2010 @ sunderland
#586
this adds a ZOOM OUT effect that bleeds into the homescreen

in the transitions.ini file, in usr/share/hildon-desktop
replace this chunk of code:
[launcher_out_sub]
duration = 250
depth = 150
with this chunk of code (paste it over the other):

[launcher_out_sub]
sequenced = 1
keyframes = 0,0.17,0.39,0.65,0.87,1.13,2,1.13,0.87,0.65,0.39,0 .17,1,1,1,1,1,1,1,1,1
depth = 200
keyframes_label = 0,0,0,0,0,0,0,0,0,0,0,0.1,0.2,0.3,0.4,0.5,0.6,0.7, 0.8,0.9,1
keyframes_icon = 0,0.1,0.2,0.3,0.4,0.5,0.6,0.7,0.8,0.9,1,1,1,1,1,1, 1,1,1,1,1
duration = 800
also do the same for 'launcher out' (this is the one that bleeds into the homescreen)
(paste the same code from above, over this below)

[launcher_out]
duration = 250
depth = 150
 

The Following 8 Users Say Thank You to leetut For This Useful Post: