May 5, 2015
7:03 p.m.
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