cueglow / glowdtf

Tech Demo for Controlling GDTF Lights over Art-Net
MIT License
8 stars 0 forks source link

Global Hotkeys not Blocked while Alert is Open #57

Closed Firionus closed 2 years ago

Firionus commented 3 years ago

tested version: commit 9c40c2

Steps to reproduce

Observed Behavior

All hotkeys still work as if the dialog wasn't open, e.g. Esc closes out of the Patch.

Expected Behavior

All hotkeys that don't belong to the Dialog should be blocked, e.g. Esc should only close out of the Dialog and i should do nothing.

Additionally, it would be nice if the hotkey hints (behind the button labels) for the disabled hotkeys would disappear.

ToDo