diff --git a/scripts/barrier_picker_app/static/index.html b/scripts/barrier_picker_app/static/index.html index f2e5bdc..fe229a7 100644 --- a/scripts/barrier_picker_app/static/index.html +++ b/scripts/barrier_picker_app/static/index.html @@ -461,7 +461,10 @@ loadCursor(); }); - // Keyboard shortcuts + // Keyboard shortcuts. + // Reason: register on the *capture* phase so we run before the native + //