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

Function recordPosition

static/vuejs/vue.js:7203–7205  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

7201}
7202
7203function recordPosition (c) {
7204 c.data.newPos = c.elm.getBoundingClientRect();
7205}
7206
7207function applyTranslation (c) {
7208 var oldPos = c.data.pos;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected