Skip to main content
LSobo.1
Associate II
August 20, 2020
Question

Change Painter with Animation

  • August 20, 2020
  • 1 reply
  • 655 views

Hello community,

i want to know if there is a easy way to change the Painter for a Shape (Circle) with an Fade Animation.

I can programmatically change the Color. Now i want to Fade the Color Change.

The alternative idea is to put a second Circle on top and dont change the color, but fade the alpha of the second circle on top of it.

Greetings

This topic has been closed for replies.

1 reply

Alexandre RENOUX
Visitor II
August 21, 2020

Hello,

You will find enclosed a small example where the alpha of the circle is changed (blue button = fade out, black button = fade in)

Hope this will help. If not, could you elaborate what you are trying to do ?

/Alexandre