Double Click and its friend Click
-
So quick q:
In a Panel Mouse callback... is there some way to set up HISE so it doesnt pass thru the Click processing twice before it gets to the double click processing?
-
No that‘s not how it works, it would have to delay each click until the double click interval has passed which would be very laggy...
-
@Christoph-Hart yeah as I suspected Ok well not a big problem...