Re: [Patch] Pass width and height to Bufferview::workAreaResize()

2006-06-22 Thread Abdelrazak Younes
Lars Gullik Bjønnes wrote: Angus Leeming <[EMAIL PROTECTED]> writes: | Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > The title says it all. This is one more step in the eradication of | > workArea_ inside BufferView! | | Totally sane. But instead we get both the width and height of the w

Re: [Patch] Pass width and height to Bufferview::workAreaResize()

2006-06-21 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Abdelrazak Younes <[EMAIL PROTECTED]> writes: | > The title says it all. This is one more step in the eradication of | > workArea_ inside BufferView! | | Totally sane. But instead we get both the width and height of the workArea_ cached in BufferView.

Re: [Patch] Pass width and height to Bufferview::workAreaResize()

2006-06-21 Thread Angus Leeming
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > The title says it all. This is one more step in the eradication of > workArea_ inside BufferView! Totally sane. Angus