Any way to remove the + option for parameters within a parameter COMP.
Sometimes I want to just use a parameterCOMP for a client facing UI, but when the + is active, it re-sizes the parameter window and shows the additional editable options, export ect.
At this point we do not have any plans to customize parameters from their built-in behavior. The reason the Parameter COMP even exists is because it is easy to maintain as it just uses our built-in parameters in a different window.
You could just lay a transparent container over the names to disable the interaction. Also disabled the drag and drop but better then nothing i suppose.