ryanrixxh / timestamper

Capture the moment stay in the moment. Timestamper helps Twitch streamers create markers and post them to Twitch! It call also save to local marker files.
https://timestamper.fly.dev/
1 stars 0 forks source link

Numpad Numbers do not work as valid hotkeys #40

Open ryanrixxh opened 1 year ago

ryanrixxh commented 1 year ago

Trying to set a number as the hotkey for timestamping result in this error:

thread 'tokio-runtime-worker' panicked at 'invalid accelerator: AcceleratorParseError("Couldn't identify \"Key9\" as a valid KeyCode")'

ryanrixxh commented 1 year ago

This is likely a wider issue with Tao. Regular number keys do in fact work. The Tao accelerator seems to be not parsing numpad stuff correctly.