Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fluid-transition doesn't animate borderBottomLeftRadius #17

Open
terrysahaidak opened this issue Nov 11, 2019 · 2 comments
Open

fluid-transition doesn't animate borderBottomLeftRadius #17

terrysahaidak opened this issue Nov 11, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@terrysahaidak
Copy link

Playing with fluid-transitions and for some reason, those border-radius styles haven't being animated.

You can reproduce it with that example:
https://github.com/terrysahaidak/fluid-playground/blob/master/examples/Accordion/List.tsx#L64

@chrfalch
Copy link
Collaborator

@terrysahaidak All available animatable properties are defined here and can be extended if you want to contribute:

src/packages/transitions/src/Components/Types/AnimatedStyleKeys.ts

@chrfalch chrfalch added the bug Something isn't working label Nov 13, 2019
@terrysahaidak
Copy link
Author

Cool, will try to contribute during the weekend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants