Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes/e17/groups Modified Files: icon-groups.edc Log Message: Reset selection to deselected state on show to prevent stale selections on edje re-use. =================================================================== RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/icon-groups.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- icon-groups.edc 16 Nov 2006 04:53:42 -0000 1.1 +++ icon-groups.edc 1 Dec 2006 03:55:46 -0000 1.2 @@ -27,6 +27,13 @@ } } programs { + program { + name, "reset"; + signal, "show"; + source, "*"; + action, STATE_SET "default" 0.0; + target, "overlay"; + } program { name, "select"; signal, "icon,select"; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs