Skip to content

Conversation

@alexhardwicke
Copy link

I'd like to add support for animating in the card page from any edge (when using page.ShowAsync()).

This is an initial pull request to start a discussion about how to handle a few things - I don't think it's yet ready to merge in, although functionally it works perfectly.

The main question I have is regarding the "CardPosition" enum and property that @vbenkevich added with #1.

We could use CardPosition for the animation edge rather than adding a new property (which is what I've done at the moment), but if we did that I'm not sure how to handle Custom and Center.

They also have two different purposes, as far as I can tell - CardPosition is where the card is anchored when it's fully animated in, while my new "EdgePosition" is the edge it should animate from when it's appearing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant