On Mon, 14 Apr 2008 16:48:55 -0300 andres <[EMAIL PROTECTED]> babbled:

not a bug. clippers do NOT affect stacking of anything they clip - at all.
ever. they never have. ONLY the canvas-geometry of the clipper (its
location/size) and color affect things clipped by a clipper. so your code below
and the output match :)

> http://bugs.enlightenment.org/show_bug.cgi?id=444
> 
> Steps to reproduce
> ===================
> 1 Download the source attached source code.
> 2 Compile with "gcc -g -o example `pkg-config --cflags --libs evas ecore-evas
> edje` main.c"
> 3 Execute ./example
> 
> Actual results
> ==============
> Two rectangles are drawn, a smaller red rectangle over a blue rectangle.
> 
> Expected results
> ================
> Two rectangles are be drawn, the smaller red rectangle *under* a blue
> rectangle.
> 
> Additional notes
> ================
> Commenting the call to "evas_object_clip_set" solves the issue, the clipper
> (white rectangle) stays on top.
> 
> I updated, recompiled and installed all the libraries involved right before I
> submitted this bug.
> 


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


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to