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

Function recordPosition

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected