Larkinabout / fvtt-token-action-hud-core

Token Action HUD is a repositionable HUD of actions for a selected token.
14 stars 22 forks source link

[FEATURE] ESC Interaction While HUD Has Focus #31

Closed Larkinabout closed 1 year ago

Larkinabout commented 1 year ago

Describe your idea As with application windows, the ESC key's default interaction of deselecting tokens and opening the ESC menu is disabled while Token Action HUD has focus. This happens when clicking on the HUD. As the HUD is intended to always be open, it would be better for the ESC key to keep its default interactions.

Versions

Additional context Possible solutions include: returning focus to the canvas after each time the HUD is clicked or replicating the default ESC key interactions with events on key press.

Larkinabout commented 1 year ago

Added in Token Action HUD Core 1.1.0.