MetaMorphic-Digital / complete-card-management

A FVTT module that allows users to manipulate cards as part of the canvas
5 stars 0 forks source link

In the Deck `dealDialog`, the "Number" field should have its maximum readjusted when checking or unchecking the target Hands/Piles #30

Closed krbz999 closed 5 months ago

krbz999 commented 5 months ago

This will prevent users from trying to deal more cards than are available. The maximum should be equal to the number of undrawn cards divided by the number of selected hands/piles (minimum of 1).