Skip to content
Verified Commit 838d15d9 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

PC3/BusyIndicator: Fix hang & rapid jump on start

Not only this patch simplified and optimizes binding of animationRunning,
but it also actually fixes the bug when an indicator would fade in still
and then rapidly rotates to catch up with its animation state.

Extra ID and binding on opacityAnimator.running is required due to the
way Animator types work (they only trigger setter and property change
signal when they stop).
parent ba62fd47
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment