We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f007e5a commit 489c27aCopy full SHA for 489c27a
1 file changed
OpenBCI_GUI/CustomCp5Classes.pde
@@ -130,6 +130,7 @@ class ButtonHelpText{
130
////////////////////////////////////////////////////////////////////////////////////
131
// MENULIST CLASS //
132
// Based on ControlP5 Processing Library example, written by Andreas Schlegel //
133
+// WARNING: This class does not respond well to being resized -RW 5/5/23 //
134
135
public class MenuList extends controlP5.Controller {
136
0 commit comments