Tom4nt / Mega-Soundboard

Play and manage sounds with keybinds.
MIT License
12 stars 1 forks source link

Unable to assign F5 key to a sound clip #31

Closed migouelBL closed 1 year ago

migouelBL commented 2 years ago

Describe the bug Assigning the F5 key to a sound will refresh the app and close the edit sound window

To Reproduce Select sound, record key binding, press F5

Expected behavior F5 key is properly assigned to the sound

Screenshots N/A

Environment (please complete the following information):

Additional context N/A

Tom4nt commented 2 years ago

This can only be fixed by disabling the refresh functionality (F5 or Ctrl+R) either globally or while recording keys. Refreshing is not really needed so I think it's no problem disabling it globally. I'll do it when I get a chance. Thanks for contributing.

Tom4nt commented 1 year ago

Fixed in 097b009. Will be included in the next version.