Skip to content

Declare isFixed before it's used (#1)#240

Open
mxtommy wants to merge 1 commit intoMikhus:masterfrom
mxtommy:master
Open

Declare isFixed before it's used (#1)#240
mxtommy wants to merge 1 commit intoMikhus:masterfrom
mxtommy:master

Conversation

@mxtommy
Copy link
Copy Markdown

@mxtommy mxtommy commented Jun 3, 2021

isFixed is used on line 504 before it is declared. Since it is undefined/null when tested, startAngle is not fixed in when plate it the animation target

isFixed is used on line 504 before it is declared. Since it is undefined/null when tested, startAngle is not fixed in when plate it the animation target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant