mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-09 14:16:17 +02:00
Add callstack to aceSelectionChanged context
This commit is contained in:
parent
6c68396ed5
commit
478f5788e3
@ -2903,6 +2903,7 @@ function Ace2Inner(){
|
||||
|
||||
hooks.callAll('aceSelectionChanged', {
|
||||
rep: rep,
|
||||
callstack: currentCallStack,
|
||||
documentAttributeManager: documentAttributeManager,
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user