<@U14ECM2KV> Great! The name on #286 is just wrong...
# tornadofx
e
@ron Great! The name on #286 is just wrong for TornadoFX. I'm not sure about the actual implementation either, need to investigate this further. I wonder if you want to supply both a long and short press handler at the same time as well. My first thought was
shortPress { }
and
longPress { }
and possibly a
shortLongPress { }
if they should do the same thing.