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

Function recordPosition

static/vuejs/vue.runtime.js:6755–6757  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

6753}
6754
6755function recordPosition (c) {
6756 c.data.newPos = c.elm.getBoundingClientRect();
6757}
6758
6759function applyTranslation (c) {
6760 var oldPos = c.data.pos;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected