expose update browser selection function
parent
1c2f05cb96
commit
333d2f119b
|
@ -3954,6 +3954,7 @@ function Ace2Inner(){
|
|||
selection.focusAtStart = !! rep.selFocusAtStart;
|
||||
setSelection(selection);
|
||||
}
|
||||
editorInfo.ace_updateBrowserSelectionFromRep = updateBrowserSelectionFromRep;
|
||||
|
||||
function nodeMaxIndex(nd)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue