spacemandev-git / fvtt-card-support

Adds programmatic deck support to FoundryVTT
MIT License
10 stars 10 forks source link

Norc #15

Closed Norc closed 4 years ago

Norc commented 4 years ago

Fixed the bug where face down draw settings were not being obeyed.

Added css variable based card width calculation. This will allow the same smooth card effect to work regardless of card width/heights. It may even handle hands made of multiple decks of different sizes (haven't tested yet, but it seems likely).