You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I hade the same issue. The solution is to update the ControlP5 library to the latest 2.2.6 version from here: https://github.com/sojamo/controlp5/releases.
After that, you can add .setFont( ) function during the initialization of your ScrollableList. You have to add an already created PFont as a parameter to this function. In this way you can change font as well as it's size.
hello, i cant change text size of dropdownlist item its VERY small. textSize() - not working for text in dropdownlist.
The text was updated successfully, but these errors were encountered: