spacemandev-git / fvtt-card-support

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

Card Hotbar Blocks Other Elements #10

Closed haksanlulz closed 4 years ago

haksanlulz commented 4 years ago

The card hotbar blocks from clicking on other things, mainly the chat and the vtt. I've checked if it was due to interaction with other modules but even while this was the only module active it was still occurring. It hasn't blocked anything but interaction with the chat and vtt for me, but those are enough to be bothersome even if avoidable.

image image

The area in pink is where is being affected, "card-hotbar".

spacegiant commented 4 years ago

I'm also experiencing this... Screenshot 2020-08-23 at 17 04 17

Norc commented 4 years ago

Thanks to Zeel's excellent CSS PR, this should be resolved in the next release, except for an edge case if you move the player's hand of cards to the right (that part is still forthcoming).

Norc commented 4 years ago

Hey folks, just to follow-up, the last remnants of this issue should now be fixed as of 1.4.4. Please open a new issue if there are any lingering things I missed, thanks!