mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-07 13:16:36 +02:00
expose update browser selection function
This commit is contained in:
parent
1c2f05cb96
commit
333d2f119b
@ -3954,6 +3954,7 @@ function Ace2Inner(){
|
||||
selection.focusAtStart = !! rep.selFocusAtStart;
|
||||
setSelection(selection);
|
||||
}
|
||||
editorInfo.ace_updateBrowserSelectionFromRep = updateBrowserSelectionFromRep;
|
||||
|
||||
function nodeMaxIndex(nd)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user