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

Function recordPosition

static/vuejs/vue.esm.js:7207–7209  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

7205}
7206
7207function recordPosition (c) {
7208 c.data.newPos = c.elm.getBoundingClientRect();
7209}
7210
7211function applyTranslation (c) {
7212 var oldPos = c.data.pos;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected