I have multiple frames that have a small animation that plays when they are toggled on and off, but when I toggle the Skins Frame it lags and the animation does not play, I cannot seem to find any errors in the code nor any errors with differences between the structure of the other frames.
1 Like
I found the issue. I had a line of code that ran a refresh causing a lag spike and also forcefully closing the frame when I toggled the frame.
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.