On 11/20/2012 12:18 PM, Carsten Haitzler (The Rasterman) wrote:
> On Mon, 19 Nov 2012 05:10:07 -0800 "Enlightenment SVN"
> <no-re...@enlightenment.org> said:
>
>> -             rects->x = x1;
>> -             rects->y = y1;
>> -             rects->w = x2 - x1;
>> -             rects->h = y2 - y1;
>> +             rects->x = p1.x;
>> +             rects->y = p1.y;
>> +             rects->w = p2.x - p2.x;
>> +             rects->h = p2.y - p2.y;
>
> typoville!... resulting in wonderful blank black screen bugs... :)

Ooops...

Well, if you're going to break it, break it well! :)

Mike


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to