unbreak drag of windows in pager.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Tue, 12 May 2009 14:42:51 +0000 (14:42 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Tue, 12 May 2009 14:42:51 +0000 (14:42 +0000)
SVN revision: 40600

data/themes/default.edc

index 3e706542ed3b83705841d410d7a593afd9e4f117..aba5d6be97e128452f220ae40b993c9df0aaae83 100644 (file)
@@ -7525,6 +7525,7 @@ collections { /* begin the collection of edje groups that are in this file */
         part { name: "over3";
            type: RECT;
            mouse_events: 1;
+           repeat_events: 1;
            description { state: "default" 0.0;
               visible: 1;
               color: 255 255 255 0;