Hello, I’m facing an issue with an action button animation. I created a button that expands and reveals the additional elements which works fine but the animation starts from the bottom and completes at the scroll position. I added the sticky scroll behavior and because of this the animation begins at the original element position and moves up and settles(this totally created a different animation). I want the button to stay in place even I scroll and click it at any scroll position. If this is hard to understand here are my file links https://www.figma.com/file/U6gFodVY9BpSUOwv5sXhVq/user-profile?type=design&node-id=0%3A1&mode=design&t=giYizN3AeNn6BEX5-1 (file)
1 Like
Hi @tank666 , thanks for sharing the link to another post and it helped me. I changed the instance position to visible screen height, previously the instance was positioned at the bottom of the page. This (https://www.figma.com/file/a3G0kATwWW6AmYpxYr4AdI) is working fine even though the button is at the bottom of the page, will try replicating what you did.
You didn’t have to change the position of the frame with the button instance. Select “Frame 13”, move it to the bottom of your layout and change its constraint to the right and bottom.
1 Like
Yup, it works. Thanks a lot
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.