Resolution Indipendent 2D Geometry Panels

I love the TextCOMP and the introduction of the panelSize parameter for scaling (!).
But, when building UIs I still have to heavily rely on the rectangleTOP (or circleTOP) for that matter.
So, my request would be if it makes sense to maybe also introduce a way to resolution-independantly create nice round borders and borderwidth etc. I suppose This can ba archied by using the panelSize parameter. But changing resolution for example is relatively taxing. From what I gathered the textCOMP is so fast because it does not first allocate the memory n stuff but directly draws it on to the screen.

Yeah, this is something we’ve discussed a lot internally. I do expect us to have a solution to this added in the future.

2 Likes