Export to GitHub

controlp5 - issue #32

ListBox.clear() throws ArrayIndexOutOfBounds


Posted on Jan 17, 2012 by Massive Camel

What steps will reproduce the problem? 1. Add to ListBox 2. Call ListBox.clear()

What is the expected output? What do you see instead? ArrayIndexOutOfBounds

What version of the product are you using? On what operating system? 0.5.4 Windows7

Please provide any additional information below. Related to previous issue? Seems to be a problem with internal indexes.

Comment #1

Posted on Jan 18, 2012 by Happy Rhino

This is fixed with versions post 0.5.4.

Status: Fixed

Labels:
Type-Defect Priority-Medium