Can't find my entice sources, but long time ago i made some changes, zooming related.


piece:
scale -= 0.5;
   if (scale < 0.5)
      scale = 0.5;
   e_handle_resize();

IMHO should be replaced with scale /=0.8;
and scale *=1.25; otherwise.

changes should be made in both buttons.c and event.c




------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to