Uh oh!
There was an error while loading. Please reload this page.
bar transitions: support object constancy - #4186
Conversation
etpinard
commented
Sep 11, 2019
Awesome! Next stop: let's try to find a nice way to test this. |
etpinard
commented
Sep 11, 2019
Moreover, can anyone else detect that the text font color transition before the bars' positions are swapped? |
I confirm that is the case. The reason is that we don't have transitions for text size/color but only for its |
etpinard
commented
Sep 11, 2019
Cool. If you don't have the time to add it for 1.50.0, no big deal. Just make sure to add to the TODO list in #3456 |
etpinard
commented
Sep 20, 2019
@antoinerg ok to merge? |
antoinerg
commented
Sep 20, 2019
@etpinard It looks good to me. I will add text color and font-size tweening in a separate PR 💃 |
etpinard
commented
Sep 20, 2019
No problem @antoinerg I updated #3456 accordingly. Thanks!! |
Add support for object constancy to bar transitions!
Codepen