Have override tooltip name a property, not an object, when the overriding object is itself

Screenshot_655

Quality of life improvement.

For fairly bloated objects like ImageLabel/Button, it’s not really good to have to find the overriding property manually.

This is not an issue with more limited objects like Constraints, as they are already self-explanatory on what they modify and what properties are doing the modifying.

2 Likes