web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Animating smoothly wit...
Power Apps
Unanswered

Animating smoothly with timer

(0) ShareShare
ReportReport
Posted on by 47
Hi All 
 
I got an HTMl element with linear-gradient css which I am trying to animate smoothly with timer, so I go a following code
  
"<div style=""
border-radius: 75px, 25px, 25px, 25px;
background: linear-gradient(90deg, rgba(160,45,253,1), rgba(253,45,204,"& If(GoingUpOrDown,Timer1.Value/2000, 1-(Timer1.Value/2000) ) &"));
width:100%; height:" & Self.Height - 1 &"px;""></div>"
 
And I got following code OnTimerEnd
 
UpdateContext({ GoingUpOrDown:!GoingUpOrDown});
And timer Repeat and Reset is true 
Which works, except at the end of the timer colour jerks for a split second 
 
Any ideas why its happening?
 
Thanks
I have the same question (0)
  • WarrenBelz Profile Picture
    155,287 Most Valuable Professional on at
    If you mean like this
    I suspect it will be the timers resetting and momentarily not supplying any value. What you are doing is fairly adventurous.
     
    Please click Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it a Like.
    MVP (Business Applications)     Visit my blog Practical Power Apps    Buy me a coffee
  • realwillwright Profile Picture
    772 Moderator on at
    Have you tried looking at SVGs. This blog from Kristine should help, I'm not sure if it will be smoother than the HTML version, but might be worth a go. It is the second method.
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,055

#2
Valantis Profile Picture

Valantis 666

#2
11manish Profile Picture

11manish 666

Last 30 days Overall leaderboard