mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 11:15:59 +01:00
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:
parent
644470be68
commit
2fd41f637c
@ -690,6 +690,8 @@ TermView::Paste(BClipboard *clipboard)
|
||||
}
|
||||
|
||||
clipboard->Unlock();
|
||||
|
||||
_ScrollTo(0, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user