FTTableContainerMorph>>drawOn: is called more than once (more than twice?) in quick succession (for every display request?).

So the whole rowSubviews loop is done multiple times for no reason, since the first one is already correct.

Thierry

Reply via email to