elementary: fix slideshow transition, clip on image doesn't work today :P
authoryoz <yoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 15 Jun 2011 13:50:39 +0000 (13:50 +0000)
committeryoz <yoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 15 Jun 2011 13:50:39 +0000 (13:50 +0000)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60346 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/themes/default.edc

index a905d6c..d697ff3 100644 (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;