Join Slack
Communities
Powered by
I think I will change the `Button.accelerator` fun...
# tornadofx
e
edvin
04/01/2017, 8:05 PM
I think I will change the
Button.accelerator
function so it just adds to the accelerators map, and also add one that would work from anywhere inside a view so you can define accelerators with
accelerator(KeyCombination.valueOf("k") { ... }
.
Open in Slack
Previous
Next