Comment 2 for bug 1698589

Revision history for this message
Nicolai Hess (nicolaihess) wrote :

possible fix:

DrGTreeMorph

initialize
 "initialize the state of the receiver"
 super initialize.

 rowColors := Array
  with: self theme backgroundColor lighter
  with: self theme backgroundColor darker.