Uno: ColorAnimation is not supported

Created on 21 Aug 2018  路  5Comments  路  Source: unoplatform/uno

kinenhancement

Most helpful comment

Thank you for the tip! Looking forward to getting more familiar with the UI side 馃榾

All 5 comments

If this is not yet worked on, I would try to take a look

@MartinZikmund No one is actively working on this, go for it. :)

You can look at the AnimatorFactory class used by DoubleAnimation to get an idea of how Uno leverages native animations.

Thank you for the tip! Looking forward to getting more familiar with the UI side 馃榾

This will be so good for button states !

You can evaluate if you want to implement ColorAnimationUsingKeyFrames or skip it for now and only support ColorAnimation. I'm not sure of the effort/complexity involved for key frames

This is needed for selection states in the WCT DataGrid (https://github.com/unoplatform/uno/issues/1943) to be displayed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

peternary picture peternary  路  3Comments

Ali-YousefiTelori picture Ali-YousefiTelori  路  4Comments

JanabiSoft picture JanabiSoft  路  3Comments

MatFillion picture MatFillion  路  4Comments

bricelam picture bricelam  路  3Comments