elementary: fix slideshow transition, clip on image doesn't work today :P

SVN revision: 60346
This commit is contained in:
Michael BOUCHAUD 2011-06-15 13:50:39 +00:00
parent f2e30d679a
commit fdb1fbb8a9
1 changed files with 2 additions and 0 deletions

View File

@ -11869,6 +11869,7 @@ collections {
}
}
part { name: "image_1_whole";
type: RECT;
description {
state: "default" 0.0;
color: 255 255 255 255;
@ -11935,6 +11936,7 @@ collections {
}
}
part { name: "image_2_whole";
type: RECT;
description {
state: "default" 0.0;
visible: 1;