Skip to content

Images and rotation #863

Answered by hunger
abdmh asked this question in General
Jan 22, 2022 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

You can animate the colorize property, which applies tinting to the image. You can also animate all the usual properties like position and width/height.

Rotation is unfortunately not possible yet: Rotation is a pretty heavy operation without hardware backing it. So we are thinking on how to support this in a useful way that does not break too much of the embedded use case. Maybe we could have custom "Rotation Elements" that can be used to rotate things? That would at least make it very obvious where rotation is used -- and it can easily be avoided in designs targeting low-powered devices.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by abdmh
Comment options

You must be logged in to vote
1 reply
@abdmh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants