MCPcopy Index your code
hub / github.com/SortableJS/Sortable / repaint

Function repaint

src/Animation.js:165–167  ·  view source on GitHub ↗
(target)

Source from the content-addressed store, hash-verified

163}
164
165function repaint(target) {
166 return target.offsetWidth;
167}
168
169
170function calculateRealTime(animatingRect, fromRect, toRect, options) {

Callers 1

animateFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…