Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
165
function
repaint(target) {
166
return
target.offsetWidth;
167
}
168
169
170
function
calculateRealTime(animatingRect, fromRect, toRect, options) {
Callers
1
animate
Function · 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…