Is there anybody to review this patch?
:'-(

On Tue, Sep 6, 2011 at 2:41 AM, Kim Yunhan <spb...@gmail.com> wrote:

>
> Hello.
>
> I wrote a patch that handles a bug while zooming-out in elm_map.
> When I try to zoom out, some tiles are broken.
> But it is hard to notice because broken frame disappears quickly.
>
> I investigated in a few days.
> And I realize that there are something wrong.
> When map is zoomed out, a tile is shrunk by evas_object_resize().
> But evas_map handles its texture by just its origin image size not a shrunk
> size.
> If evas_object's width & height is shrunk, I have to handle for its
> texture.
> So, I added some code for patch.
>
> Please review this.
> Thanks!
>
------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to