Is it possible to get a signal when an object is resized?
I managed to override on drag to capture the user dragging the resize cones, but of course this does not help when they edit the spatials using the Properties window or Quick Properties tab.
I have some logic I'd like to execute when the object changes size, preferably even without resetting the model so that changes show immediately but not necessarily on draw because it will not happen very often.