controlp5 icon indicating copy to clipboard operation
controlp5 copied to clipboard

theEvent.isGroup

Open dfamil opened this issue 9 years ago • 1 comments

is not working. when i use the example and choose to item only theEvent.isContorller is trigger. i cant get theEvent.isGroup to be true processing 2 & 3.

it works with radiobutton but not withScrollableList

dfamil avatar Aug 19 '16 19:08 dfamil

ScrollableList is of type Controller.

sojamo avatar Nov 16 '16 06:11 sojamo