mienaiyami / yomikiru

An offline desktop reader for manga, comics, and novels. Offers a customizable reading experience with extensive settings, shortcuts, themes and layouts. Manga reader / Manhwa reader / Webtoon Reader / EPUB Reader. **Not a downloader**
MIT License
217 stars 10 forks source link

Backspace is not deleting keys #334

Closed zeoint closed 3 months ago

zeoint commented 3 months ago

Type of installation

Portable (.zip)

Type of reader (if reader related)

None

Steps to reproduce

  1. Open shorcut keys.
  2. Select any key and press 'backspace' key.
  3. The key is not deleted.

✔️ Expected Behavior

The key should be deleted when 'backspace' is used.

Its great to have 'x' beside each key to delete the key especially when only using the mouse to operate, but it would also be great to retain the deletion of keys using 'backspace'.

❌ Actual Behavior

The key is not deleted when 'backspace' is used.

github-actions[bot] commented 3 months ago

Thank you for your feedback and suggestions. Please note that the author might only respond on weekends, so we kindly ask for your patience and understanding.

mienaiyami commented 3 months ago

I was planning to make backspace to be usable in key bindings but forgot to remove it from reserved keys. You can click tab and then space/enter to remove with keyboard.

zeoint commented 3 months ago

Its working. Thanks.