You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The magnet initial position (or setInitialPosition(x,y) ) is not working right -- the x parameter (setting horizontal position) would never work, since the spring effect every update when moving -- including move to initial position.
I've tried resetting the SpringConfig , but that does not help.
The text was updated successfully, but these errors were encountered:
The magnet initial position (or
setInitialPosition(x,y)
) is not working right -- thex
parameter (setting horizontal position) would never work, since the spring effect every update when moving -- including move to initial position.I've tried resetting the
SpringConfig
, but that does not help.The text was updated successfully, but these errors were encountered: