Why if i set an items pivot point to top left does the pivot still remain the center of the widget when inheriting from UIWidgetContainer?
I have an object that when the pivot is se to top left and i rotate the widget it still rotates around the center.. ? also, coordinated of child objects show the center of the object as position (0,0) ?