Hello
I ve the impression that it is due to the redrawing of invalid rectangles. Maybe because of a lack of efficienty of the morph list
Alain

De:"Yuriy Tymchuk" <yuriy.tymchuk@me.com>
Date:mar j mai PM �� 14:13
Objet:[Pharo-dev] Rendering morph list items in NewList

Hi,

when I use strings for list items of NewList - everything is fine, but if I use morphs - I get a strange artifacts if another window showers over them. Here is an example video: https://dl.dropboxusercontent.com/u/83145561/morphItems.mov

Maybe some morph gurus have an idea what���s wrong? For now I���ve discovered that all items render themselves with #listRenderOn:atRow:bounds:color:backgroundColor:from:

Cheers!
Uko