On Wed, 21 Nov 2012 22:18:54 +1100 Mike McCormack <[email protected]> said:

> On 11/20/2012 12:18 PM, Carsten Haitzler (The Rasterman) wrote:
> > On Mon, 19 Nov 2012 05:10:07 -0800 "Enlightenment SVN"
> > <[email protected]> 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! :)

pow(bork, bork); :)


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to