Larkinabout / fvtt-token-action-hud-pf2e

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

[BUG] Show/Skip Toll Dialog Inverted for Attributes Actions #54

Closed Larkinabout closed 1 year ago

Larkinabout commented 1 year ago

The setting to show or skip roll dialog is inverted for actions within the Attributes group. This s due to roll handler passing the event's shiftKey property directly into the skipDialog property. Instead the shiftKey needs to be inverted where showRollDialogs is set to false.

Larkinabout commented 1 year ago

Fixed in Token Action HUD Pathfinder 2 1.4.6.