Why is zoom with animation changed to zoom_do ?

On Fri, Mar 23, 2012 at 7:36 PM, Bluezery <ohpo...@gmail.com> 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
> enlightenment-devel@lists.sourceforge.net
> 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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to