Have anybody try to change the controlp5's tooltip width and height?
I've been looking for the solution in javadocs, but still do not understand.
setWidth(int theWidth) with the default display, the width of the tooltip is set automatically, therefore setWidth() does not have any effect without changing the default display to a custom ControllerView.