Proposal: Recently I came across it could be handy...
# tornadofx
l
Proposal: Recently I came across it could be handy to have
onLeftClick { }
and
onRightClick { }
extensions (similar to current
onDoubleClick { }
). I needed that for
TextField
and
TextArea
.