Hi All, I found Modifier.onPreviewKeyEvent{} is ca...
# compose-desktop
b
Hi All, I found Modifier.onPreviewKeyEvent{} is called twice on every key pressed. Is there any way to just take one callback ?
k
Is one on key pressed, and another on key released?