Vincent van Ravesteijn wrote:
Hi all,
This patch solves bug 4733.
I added "buffer_view_->scrollToCursor();" to
GuiWorkArea::resizeBufferView().
The rest is mambo-jambo to prevent a repaint.
Comments?
Looks OK. The only minor drawback I see is that the bv will
automatically scroll to the
Vincent van Ravesteijn wrote:
Hi all,
This patch solves bug 4733.
Thank you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank
you. Thank you. Thank you. Thank you. Thank you. Thank you. Thank you.
Thank you.
This one really p***es me off.
rh
Hi all,
This patch solves bug 4733.
I added "buffer_view_->scrollToCursor();" to
GuiWorkArea::resizeBufferView().
The rest is mambo-jambo to prevent a repaint.
Comments?
Vincent
diff --git a/src/BufferView.cpp b/src/BufferView.cpp
index fbe30f1..815fb2f 100644
--- a/src/BufferView.cpp
+++ b