https://kotlinlang.org logo
r

Ruckus

01/16/2019, 10:20 PM
@Shan Hmm, that looks like a "bug". If the accelerator listener passed on the key event, you could just do
shortcut(...) { if (it.isShiftDown) ... }