mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
actual fix
This commit is contained in:
parent
f3971c6c3e
commit
170dd43e8b
1 changed files with 1 additions and 0 deletions
|
@ -3179,6 +3179,7 @@ function Ace2Inner() {
|
|||
rep.selEnd[0] = rep.lines.length() - 1;
|
||||
rep.selEnd[1] = rep.lines.atIndex(rep.selStart[0]).length;
|
||||
retainPosition = false;
|
||||
rep.selFocusAtStart = false;
|
||||
}
|
||||
|
||||
// destroy selection if we're at the end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue