daybrush / selecto

Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.
https://daybrush.com/selecto
MIT License
2.04k stars 82 forks source link

keyUp event does not respond when 'meta' is set to toggleContinueSelect #82

Open matsutoba opened 2 years ago

matsutoba commented 2 years ago

Environments

Description

When using Firefox on macOS to run selecto-with-moveable--select-moveable-targets-in-real-time in the storybook, the keyup event does not respond only when `toggleContinueSelect' is set to 'meta'.

Because of this, once I do a command+click operation, I can continue to select even if I release the command key.

daybrush commented 2 years ago

@matsutoba

okay. I'll check it.

daybrush commented 2 years ago

selecto's new version is released. Check it again.