I have a panel with clipping that has draggable items in it. I am using UIStretch to make the background of the panel stretch across the screen horizontally. But when setting up the clipping of the panel, we have to input hardwired center X,Y and width/height of the panel. These will be dynamic based on the screen size. So how can I correctly setup clipping when the UIStretch is going to dynamically change the clipping area?