Also scroll to the cursor when pasting something.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26046 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -690,6 +690,8 @@ TermView::Paste(BClipboard *clipboard)
|
||||
}
|
||||
|
||||
clipboard->Unlock();
|
||||
|
||||
_ScrollTo(0, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user