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
Hi, I am a member of the Microsoft store team. we created a cool helper in the store for transitioning from one control to another. For example, we scroll down on a product page, and we can see the header of this page transformed to a sticky bar fixed at the top. This helper helps us to transform the image, title, buttons and other controls in the header to the corresponding positions in the sticky bar. When we back to the top of the page, it also has a good reverse animation.
The code is built on top of Sergio’s awesome AnimationBuilder, and we would love to contribute back to the community by opening source it. What do you think of this?
The text was updated successfully, but these errors were encountered:
Hello, 'HHChaos! Thanks for submitting a new feature request. I've automatically added a vote 👍 reaction to help get things started. Other community members can vote to help us prioritize this feature in the future!
Describe the problem this feature would solve
Hi, I am a member of the Microsoft store team. we created a cool helper in the store for transitioning from one control to another. For example, we scroll down on a product page, and we can see the header of this page transformed to a sticky bar fixed at the top. This helper helps us to transform the image, title, buttons and other controls in the header to the corresponding positions in the sticky bar. When we back to the top of the page, it also has a good reverse animation.
The code is built on top of Sergio’s awesome
AnimationBuilder
, and we would love to contribute back to the community by opening source it. What do you think of this?The text was updated successfully, but these errors were encountered: