Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
-
QDS Berlin - 2023 Week 43/44
Description
Currently, property editor disables properties in the Property Editor without much consideration for the Item type. It uses type checks only in special cases (like for Image or Text).
We finally encountered an issue with such approach. Newly supported AnimatedSprite and AnimatedSpriteDirectory both have properties that conflict with the current approach.