MCPcopy Create free account
hub / github.com/TruthHun/BookStack / recordPosition

Function recordPosition

static/vuejs/vue.runtime.common.js:6761–6763  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

6759}
6760
6761function recordPosition (c) {
6762 c.data.newPos = c.elm.getBoundingClientRect();
6763}
6764
6765function applyTranslation (c) {
6766 var oldPos = c.data.pos;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected