czuckie
09/23/2022, 11:47 PMromainguy
09/24/2022, 1:28 AMczuckie
09/24/2022, 11:20 AMRebecca Franks
09/24/2022, 10:24 PMRebecca Franks
09/24/2022, 10:27 PMczuckie
09/25/2022, 2:57 PMczuckie
09/25/2022, 3:10 PMRebecca Franks
09/25/2022, 3:12 PMczuckie
09/25/2022, 3:14 PMval positionAnimated by animateOffsetAsState(
targetValue = position,
animationSpec = spring(dampingRatio = Spring.DampingRatioLowBouncy)
)
println("HIT ${position} ${positionAnimated.x} ${positionAnimated.y}")
I was trying to goad Romain into looking 😛, because unless the api is being used incorrectly (doesn't look like it!) then it sounds like a framework thing :Xczuckie
09/25/2022, 3:15 PMRebecca Franks
09/25/2022, 3:16 PMRebecca Franks
09/25/2022, 4:32 PMczuckie
09/25/2022, 4:47 PM