Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_icon.c Log Message: Make icons scale proportionally. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_icon.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- ewl_icon.c 12 Apr 2006 02:02:01 -0000 1.7 +++ ewl_icon.c 12 Apr 2006 06:22:25 -0000 1.8 @@ -121,6 +121,7 @@ if (!icon->preview) { icon->preview = ewl_image_new(); + ewl_image_proportional_set(EWL_IMAGE(icon->preview), TRUE); ewl_widget_internal_set(icon->preview, TRUE); ewl_container_child_prepend(EWL_CONTAINER(icon), icon->preview); ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs