One issue I'm having with UIPanel's clipping is that for scrolling panels, I'd like to only apply the soft clip to the top/bottom edges if there is more content to be shown in that direction. I can do handle writing the code to set the values, but I'm not sure whether there's a straightforward way of setting the top and bottom soft clip values independently. Any tips?