merlinvn / controlp5

Automatically exported from code.google.com/p/controlp5
0 stars 0 forks source link

ListBox.clear() throws ArrayIndexOutOfBounds #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by malek.ma...@gmail.com on 17 Jan 2012 at 8:13

GoogleCodeExporter commented 8 years ago
This is fixed with versions post 0.5.4.

Original comment by soj...@gmail.com on 18 Jan 2012 at 2:10