Hi Dirk,

On Tuesday, July 12, 2005, 3:17:18 PM, you wrote:

DW> can someone explain to me why 1.3 displays

DW> view layout [
DW>   box effect [gradcol -1x0 45.45.45 120.120.120] edge [color: green size:
DW> 2x2]
DW> ]

DW> so diverse to 1.2?

This  change  happened around 1.2.5 or so. Add 'merge at the start
of your effect block to have the same result on 1.2.5+.

 view layout [
   box effect [merge gradcol -1x0 45.45.45 120.120.120] edge [color: green 
size: 2x2]
 ]

Regards,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]>  ---  http://www.rebol.com/
Colella Chiara software division --- http://www.colellachiara.com/

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to