@jpro wrote:
i have a node template with a data binding function that is meant to calculate the node height using the existing height and model data.
however the only time this function is called the node hasn't been fully drawn and the object's actualBounds are incorrect. how can i get the final size of an object in the binding function? or do i have to use an event?
Posts: 1
Participants: 1