Jacob Ras
09/13/2024, 12:35 PMonKeyEvent
on my Window
. It works, and I return true
, but it also still does the [move to next focusable element] action. How do I disable that?Jacob Ras
09/13/2024, 12:53 PMonPreviewKeyEvent
instead of onKeyEvent
fixed it 🎉