Larkinabout / fvtt-token-action-hud-core

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

[FEATURE] Option to automatically close HUD when an action/spell is selected #257

Open mustangsami opened 2 months ago

mustangsami commented 2 months ago

Describe your idea It would be very helpful to have a checkbox option that could be added to the module settings to allow the HUD to automatically close after an action or a spell or anything that would usually send a message to the the chat box, to automatically close the HUD once it's been selected.

This is especially useful on touch devices like a tablet, where hovering on/off the HUD is not possible, so we use "Click to Open" option to expand the HUD but need to manually close the HUD afterwards.

If the HUD is quite large due to lots of spells or items, it can obscure the dice rolls and effects on the canvas.

The only circumstance I think it would make sense to still keep the HUD open even after selecting something would be for toggles. and buttons that increase/decrease spells slots, focus points etc.

Versions

Additional context We are using Token Action HUD extensively for our in person sessions where we are using an IR Sensor on a TV. It's really great and we love the experience. Many thanks for the work you are putting into it.