Hi,
I have a custom CanvasItem and whenever the window is resized i noticed that showValue() is called with the default value of the field, overwriting any changes that user might have made.
How can i stop this behavior?
I have a custom CanvasItem and whenever the window is resized i noticed that showValue() is called with the default value of the field, overwriting any changes that user might have made.
How can i stop this behavior?
Comment