2012/3/23 Sanjeev BA <[email protected]>: > Why is zoom with animation changed to zoom_do ? > Because too many animations occurred while window size is changing. :) Zoom with animation can be used by elm_map_zoom_set().
> On Fri, Mar 23, 2012 at 7:36 PM, Bluezery <[email protected]> wrote: > >> Hello, >> >> This is patch for zoom behavior in elm_map. >> 1) wd->zoom_max is defined by user. wd->src_tile->zoom_max is defined >> by source map provider. >> Therefore, I decide to do not touch those things. Just check these >> while zooming ( zoom_do() ) >> >> 2) When pan being re-sized, I changed from "zoom with animation" to >> "zoom with NO animation" because too many animation is occurred while >> window size is changing. >> >> 3) When argument is invalid for >> elm_map_zoom_min_get/elm_map_zoom_max_get, those return -1. >> >> Please review this patch >> Thanks. >> >> -- >> BRs, >> Kim. >> >> >> ------------------------------------------------------------------------------ >> This SF email is sponsosred by: >> Try Windows Azure free for 90 days Click Here >> http://p.sf.net/sfu/sfd2d-msazure >> _______________________________________________ >> enlightenment-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> >> > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- BRs, Kim. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
