On Thursday, 23 June 2016 at 22:00:18 UTC, Mike Wey wrote:
addOnPressed is deprecated addOnButtonPress is not.
Ah, okay. I changed the event type to addOnButtonRelease and it works fine now, i don't know if it's just me or if addOnButtonPress behaves a little bit strange.