Run the ControlP5controlFont.pde example with version 0.7.3 and take a look at
the log console. The font sizes are printed to the console once per frame.
Looks like this is lingering at line 503 of ControlFont.java:
System.out.println(size);
http://code.google.com/p/controlp5/source/browse/trunk/src/controlP5/ControlFont
.java?spec=svn61&r=61#503
Original issue reported on code.google.com by erm...@gmail.com on 23 May 2012 at 6:26
Original issue reported on code.google.com by
erm...@gmail.com
on 23 May 2012 at 6:26