Panel COMPs anchor based resize and reposition ranges

Currently the ranges for resizing and repositioning a panel are specified in pixels. Would it be possible to also specify these ranges in anchors?

I’m trying to make my UI panels viewable on different resolution monitors. I’m aware that I can do this with some simple python, just thought having the option to do this with anchors would be easier :slight_smile: