On Sun, Mar 16, 2003 at 08:11:57PM +0100, Alfredo Braunstein wrote: > Dumb of me, what's a section being cleared?
When we paint a row we need to paint the background. Also insets like Note have yellow backgrounds, and they need to be painted too. Before the patch, we had some horrible passing around of a boolean value on whether we'd cleared the row already or not. It was supposed to be an optimisation, but it ended up simply as obfuscation. regards, john