On 05 May 2015, at 21:03, Alain Plantec via Pharo-dev <pharo-dev@lists.pharo.org> wrote:From: Alain Plantec <alain.plantec@yahoo.com>Subject: Re : [Pharo-dev] Rendering morph list items in NewListDate: 5 May 2015 21:03:45 CESTTo: Pharo Development List <pharo-dev@lists.pharo.org>
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 listAlain
De:"Yuriy Tymchuk" <yuriy.tymchuk@me.com>Hi,
Date:mar j mai PM �� 14:13
Objet:[Pharo-dev] Rendering morph list items in NewListwhen 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.movMaybe 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