this part doubles all events, and causes a double jump when using the mouse wheel to scroll through the desks. it seems to serve no other purpose

SVN revision: 37601
This commit is contained in:
Viktor Kojouharov 2008-11-13 10:51:49 +00:00
parent aa0442600a
commit ae2d26fcb2
1 changed files with 0 additions and 8 deletions

View File

@ -6926,14 +6926,6 @@ collections { /* begin the collection of edje groups that are in this file */
color: 255 255 255 255;
}
}
part { name: "mouse_over";
mouse_events: 1;
repeat_events: 1;
type: RECT;
description { state: "default" 0.0;
color: 0 0 0 0;
}
}
}
programs {
program { name: "on";