maxman
Well-known member
Code:
Traceback (most recent call last):
File "gui\entity\__init__.py", line 1091, in positionChanged
File "gui\entity\__init__.py", line 737, in expandPropGroup
AttributeError: 'EverydayPart' object has no attribute '_lineNumberArea'
I had legacy mode turned off and when I drew one bbox, I got that error. Even when I clicked on any line in the animation tab. I got something like this, for example.
Code:
{bbox 113 55 60 50}
I clicked on one of the bboxes I made, it turned like this, while the rest of the bboxes are set in brackets. I don't understand.
Code:
bbox.position.x 113
bbox.position.y 55
bbox.size.x 60
bbox.size.y 50