MCPcopy Create free account
hub / github.com/dropbox/hackpad / restoreSelection

Function restoreSelection

etherpad/src/static/js/ace2/ace_selection.js:212–242  ·  view source on GitHub ↗

* We try to restore the previous selection, best effort. * The node might not exist anymore for the savedSelection (e.g. when * dropping images in we put a placeholder div that disappears) so we only * use the savedSelection if the node is valid, otherwise we use the rep.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setupSelectionToolbarFunction · 0.85

Calls 4

testNodeExistsFunction · 0.85
setSelectionFunction · 0.85
lengthMethod · 0.45

Tested by

no test coverage detected