I have a widget that I created and when I place it into a screen and go to resize it, the container makes whatever direction I try to resize '0'.
Then when I try to make the size bigger than '0' get an error message saying, "The object dimensions (15x235) will make child object(s) larger than the maximum allowed 1024x1024 pixels.Please enter value less than 1 pixels." (Where '15' is the random number I tried to resize it to).