Removal of x
and y
attributes from the DisplayObject
class (v2.7.1)
#868
simon-ritchie
announced in
Destructive changes
Replies: 0 comments
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.
-
Since v2.7.1, a new class of the
DisplayObject
has been added, which does not have thex
andy
attributes. As a result, thex
andy
attributes have been removed from theDisplayObject
class.This change may cause errors in type-checking tools, such as the
mypy
.Beta Was this translation helpful? Give feedback.
All reactions