bokuweb-sandbox / react-motion-menu

[DEPRECATED] 🍔 A spring animation menu component for React.
http://bokuweb.github.io/react-motion-menu/
MIT License
333 stars 45 forks source link

Items stuck in same position on page resize & distance offset correction. #26

Closed notbdu closed 8 years ago

notbdu commented 8 years ago

Hi,

I am building a page for a client and I was having issues with the buttons being trapped in the same position on resizing the width of the page. The distance offset was off for me as well.

The menu seems to be functioning properly with the changes I made.

bokuweb commented 8 years ago

@bdupharm thanks