Why does animating this list of widgets take forever to start? #158
Unanswered
tusharsadhwani
asked this question in
Q&A
Replies: 1 comment
-
I suspect the problem is the system I have in place to reduce screen updates. With so many things updating it doesn't have the change to insert a screen redraw. I'll take a look next pass on the animation system. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here's a really simple code:
Running this on my machine, the first frame of movement takes 3-4 seconds. Is there a better way to do this?
wat.mp4
Beta Was this translation helpful? Give feedback.
All reactions