black
This commit is contained in:
parent
29eb2660dc
commit
1f5df5b927
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ class AnimationGroup:
|
|||
member.show()
|
||||
return result
|
||||
|
||||
#improve performance of non-synced animations by only calling show on the last member
|
||||
# improve performance of non-synced animations by only calling show on the last member
|
||||
ret = False
|
||||
pos = 1
|
||||
num_members = len(self._members)
|
||||
|
|
|
|||
Loading…
Reference in a new issue