mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Currently the keyboard shortcut actions gets repeated when holding down the shortcut keys. I don't think this is intentional as I didn't find any shortcuts that would benefit from this behavior. Besides just being a bit annoying, this could also lead to crashes as the program would get into an undefined state. For example if you held down the crop shortcut key (shift + c) and clicked outside of the crop hot zones, beeref would crash most of the time. |
||
|---|---|---|
| .. | ||
| actions | ||
| assets | ||
| config | ||
| documentation | ||
| fileio | ||
| widgets | ||
| __init__.py | ||
| __main__.py | ||
| commands.py | ||
| constants.py | ||
| items.py | ||
| logging.py | ||
| main_controls.py | ||
| scene.py | ||
| selection.py | ||
| utils.py | ||
| view.py | ||